Closed
Description
Going into src/flisp
and running make once built flisp
but doesn't anymore. Not super crucial for Julia itself, but it seems like a good idea for this to work. We may want to pull flisp and support out into their own submodules?
[Background motivation: I'm at Hacker School and someone here wants to study a small and clean but non-toy programming language implementation. This was the best body of code I could think of looking at since it implements a fast, complete Scheme in under 8000 lines of C code.]