Skip to content
/ lyra Public

🛡A small, statically-typed programming language that compiles to bytecode and runs on its VM

Notifications You must be signed in to change notification settings

kengorab/lyra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

85390b1 Â· Mar 3, 2019

History

91 Commits
Jan 3, 2019
Mar 3, 2019
Dec 24, 2018
Sep 9, 2018
Sep 9, 2018
Mar 3, 2019
Sep 11, 2018
Sep 9, 2018

Repository files navigation

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.

About

🛡A small, statically-typed programming language that compiles to bytecode and runs on its VM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published