Hacker News new | ask | show | jobs
by riscy 3764 days ago
It doesn't look like this project has gotten past parsing, since all it appears to do is dump an AST.
1 comments

It has some opcodes implemented, but at a quick glance I found no signs of any memory management and no way to actually execute opcodes.