Created 24 May 2002 at 01:15 UTC by redhog, last modified 24 May 2002 at 01:17 UTC by redhog.
Notes: Sugar adds some syntactic sugar to the LISP reader of scheme, that is, indentation-sensitive syntax, without braces. It is a bit python-like. Perheaps the best way to explain the syntax is by example; The fabulous faculty function (x!):
define
fac x
if
= x 0
1
* x
fac
- x 1
License: GPL
This project has the following developers:
FOAF updates: Trust rankings are now exported, making the data available to other users and websites. An external FOAF URI has been added, allowing users to link to an additional FOAF file.
Keep up with the latest Advogato features by reading the Advogato status blog.
If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!