Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 357 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 357 Bytes

lyra

A small programming language

Build Status

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.