logoalt Hacker News

eigenspacetoday at 2:59 PM1 replyview on HN

We are slowly moving on replacing this stuff with implementations written in pure julia.

Currently the femtolisp parser is only used during bootstrapping the core systems so that we can parse the pure-julia parser and then we switch over to the julia parser. The same process is now happening with the femtolisp implementation of the lowering pass.


Replies

tokaitoday at 3:09 PM

So Julia will no longer be a LISP? :'(

show 1 reply