Yes, time to have fun with Sexps again
Seems like a hassle though, Scheme likes to show off that it can have - in function names. Should check out DrScheme bit more. Good reads[img]http://www.joshuagriffith.com/chicken/chicken-desktop.png[/img]
Posted by s on May 18, 2008, 11:42 p.m.
?
OK, most of the time I know what you're talking about.
Chicken Scheme is an implementation of Scheme which is a large branch of Lisp. Scheme is taught in Universities instead of Common Lisp because tis more minimalist in design, and thus has a faster learning curve. Chicken can compile to C
Ah, I see.
Neat, teach me to not google, eh.