chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] New stuff


From: felix
Subject: [Chicken-users] New stuff
Date: Sat, 26 Jul 2003 00:45:34 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20021130

[Another lost mail]


Hello, everybody!

What's new:

- I upgraded to libtool 1.5, so chicken should now build without fuss
  under Cygwin, here is a development snapshot (without the most recent
  CVS fixes, though):

http://www.call-with-current-continuation.org/chicken-1.14.tar.gz

- New extensions at http://www.call-with-current-continuation.org/eggs:

  environments (user-defined evaluation environments, useful for
  "sandboxed" evaluation, etc.)

  schelog (Dorai Sitaram's embedding of logic programming in Scheme)

  All extensions are now available in one archive:

http://www.call-with-current-continuation.org/eggs/eggs.tar.gz

- Matthias Koeppe fixed a couple of bugs in the Chicken module of
  SWIG. Try out the newest CVS version.

- I played around with Taylor Campbells lexmod module system recently,
  here is my go at a simple module system:

http://www.call-with-current-continuation.org/structures.egg

  (look into structures.scm for some preliminary documentation)
  It's rather simple and doesn't handle macros, but still quite
  powerful. Comments are *very* welcome.


cheers,
felix






reply via email to

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