Hacker News new | ask | show | jobs
by all2 509 days ago
My parens sense is tingling. This sounds like a lisp-machine, or just standard lisp development environment.
1 comments

Maybe of interest: https://github.com/clasp-developers/clasp/ (Lisp env. that uses LLVM for compilation; new-ish, actively developed.) However, my impression (I didn't measure it) is that the compilation speed is an order of magnitude slower than in SBCL, never mind CCL.