Eduardo Bellani: > I'm looking for a way to use sweet > expressions on common lisp, and to try to use the web framework with it.
As you've noted, my current implementation for sweet-expressions is for Scheme. My intent was to later translate that to Common Lisp, but I haven't done so yet, and probably won't for a while. If anyone wants to do it, that'd be great. Originally I'd hoped to use some of Common Lisp's libraries that are _supposed_ to make parsing simpler, but I found that they didn't _QUITE_ have the right semantics. As a result, you end up having to re-implement Lisp parsing "from scratch" to make it work correctly. I seem to recall that handling backquote in CL was trickier than in Scheme, too. --- David A. Wheeler ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Readable-discuss mailing list Readable-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/readable-discuss