Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

lisp

Name: Anonymous 2013-07-14 0:45

Why is scheme superior to common lisp? Which should I use if I warn to write programs for practical purposes?

Name: Anonymous 2013-07-14 20:50

>>1
Many Common Lisps depend on the image system. I've heard these things sometimes end up as 50 meg executables even after tree shaking, if the feature is available at all. Most Schemes don't use the image system, they're usually either embeddable interpreters or command line compiler+repls. Most Scheme compilers usually compile through C to something fairly compact that still provides eval.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List