chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-users] FP egg


From: felix winkelmann
Subject: [Chicken-users] FP egg
Date: Fri, 17 Mar 2006 12:53:07 +0100

Hello, everybody!

A new egg is available, which implements a dialect of John Backus FP
language on top of Scheme:

http://www.call-with-current-continuation.org/eggs/fp.html

It also demonstrates how to write custom front-ends for the chicken
compiler.

Since I don't know exactly how to make lalr pass a line-number information
to the parser-error procedure, parser errors do currently not emit the
line number where the error occurred. This will be fixed in the future.


cheers,
felix




reply via email to

[Prev in Thread] Current Thread [Next in Thread]