Activity

wearr

This is a very initial devlog for the progress of writing the language, it’s a bit out of date now, since the code relevant to this was committed a while ago, but so far this is a basic implementation for an AST walking interpreter language, it’s functionally Turing complete, however there is work that needs to be done to make it better. It’s rather slow currently, but I plan to create a bytecode format, and from there we’ll see how it goes!

Attachment
0