|
|
|
|
|
by nickpsecurity
3939 days ago
|
|
Nah, there's those that are cheats and those that are solid work. Here's a LISP in 500 lines of C I just found that doesn't seem to cheat: https://gist.github.com/sanxiyn/523967 It was one of many from the link below. The Scheme in Racket example would've been even easier to specify concretely because it's so easy to implement read in a Scheme. Gets the C and C++ implementations more props for doing things directly. Real question is how small can those go? https://news.ycombinator.com/item?id=7530427 |
|