can you give some differences (other than meta-programming), why LISP style S-Expressions makes a better portable assembly language? Is it because of the way evaluation takes place?

For me the biggie is that it's the most direct way to make programs and data structures be the same thing. S-expressions are simple and very regular and so easy to reason with while being general and arbitrarily extensible.


_______________________________________________
fonc mailing list
[email protected]
http://vpri.org/mailman/listinfo/fonc

Reply via email to