<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
I'm traveling now and don't have much time to look into details, but it
is <i>expected</i> that Ur/Web programs that are moderately
higher-order (on the server side) will often fail to compile.  It may
not be possible to use parser combinators on the server side, though it
should be fine in client code.  I'll hope to look at your test case
next week.<br>
<br>
On 07/17/2014 10:19 PM, orchidaceae phalaenopsis wrote:
<blockquote
 cite="mid:CAAo+=YqbDPTER7_BOADuZiwTJUABsykX0n27Ru38O2Ymmi5xFw@mail.gmail.com"
 type="cite">
  <pre wrap="">Hi! We're trying to implement Parsec in Ur/Web (following
<a class="moz-txt-link-freetext" href="http://research.microsoft.com/en-us/um/people/daan/download/papers/parsec-paper.pdf">http://research.microsoft.com/en-us/um/people/daan/download/papers/parsec-paper.pdf</a>
). When trying to use our implementation we got "Anonymous function
remains at code generation".
  </pre>
</blockquote>
</body>
</html>