Hacker News new | ask | show | jobs
by vanderZwan 3774 days ago
> I personally would prefer to have the parser in Julia, but at this point the most pressing issue with parsing and lowering is speed – so it's possible that the parsing and lowering will be converted to C instead.

But isn't Julia supposed to be fast? ;)

1 comments

And this is just a parser. Nothing too fancy. Analysis should be able to produce some efficient code for one.