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

Extending Racket with new languages

Name: Anonymous 2011-06-19 3:27

http://hashcollision.org/brainfudge/

Nicely done tutorial on how Racket can be used to write new languages, with a syntax that significantly differs from S-expressions. Apparently, it's super easy.

Name: Anonymous 2011-06-19 6:20

>>9
C compilers tend to be better at optimizing C, at least on x86.
It depends on hints, compiler has. Lisp System, for example, can gather run-time statistics and optimize hot-spots just-in-time -- sadly an unused opportunity.

>Compiling C to Lisp made sense on Lisp Machines as the underlying platform was build on Lisp from the ground up
It would made sense doing the same to get rid of CFFI dependencies.

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