You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, in very early stages (just writing the lexer, to be honest). But I plan on having typechecking and
compilation to bytecode, which will be interpreted by a VM that'll also be part of this project.
About
🛡A small, statically-typed programming language that compiles to bytecode and runs on its VM