From: Nico Bonada Date: 2009-02-24T06:41:07+09:00 Subject: Re: Nexus Programming Language Pascal J. Bourguignon wrote: > These expression can be processed by user code, by macros, (of course > by the scheme compilers), but also by trivial tools such as editors, > who need only to know how to count parentheses to correctly parse > lisp expressions. This might be true, but lisp expressions are hard for humans to parse. The same goes for XML. -- Posted via http://www.ruby-forum.com/.