From: Ken A. <kan...@bb...> - 2003-10-10 19:17:19
|
I just came across this email. I think it is interesting to use "{{" and "}}" as the delimiter. This is more typing, but doesn't use up "{}" and "[]" as our approach does. Since it only handles Java expressions inside, you probably need to write a set of Scheme like support functions to do things like separate a list of arguments with commas. k At 10:13 AM 8/21/2003 -0400, Timothy John Hickey wrote: >Here's a link to an interesting preprocessor that allows quasi-string like >syntax in Java .... > > http://virtualschool.edu/java+/syntax.html > >I wonder how far preprocessing could go in making Java more Scheme-like... > >---Tim--- > > > >------------------------------------------------------- >This SF.net email is sponsored by: VM Ware >With VMware you can run multiple operating systems on a single machine. >WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines >at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0 >_______________________________________________ >Jscheme-devel mailing list >Jsc...@li... >https://lists.sourceforge.net/lists/listinfo/jscheme-devel |