Y
Hacker News
new
|
ask
|
show
|
jobs
by
jinlisp
363 days ago
Should it be possible to implement an optimization compiler? so that compiling the code in the web page produces results similar to ECL or sbcl?
1 comments
jackdaniel
363 days ago
With enough code - yes. But not right now. You may precompile to native though.
link