Hacker News new | ask | show | jobs
by PuercoPop 2354 days ago
Several Common Lisp implementations do it, ej. SBCL. Why do you think interactivity is opposed to compilation?

I'm not too familiar with Julia but afaik it compiles the forms entered in the REPL as well.