Skip to content

snoglobe/zy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zy logo This is the reference implementation of the zy programming language, written in Kotlin. It's naive, quite unoptimized and quite slow. It's main purpose is to tide the project over until a faster, smarter interpreter can be written. This is more of a PoC, although it is quite usable if you're not doing anything that requires performance.

See https://zy.snwy.me for more information.