An open API service indexing awesome lists of open source software.

https://github.com/snoglobe/zy

the zy programming language
https://github.com/snoglobe/zy

functional-programming interpreter kotlin programming-language programming-languages

Last synced: 2 days ago
JSON representation

the zy programming language

Awesome Lists containing this project

README

          

![zy logo](https://zy.snwy.me/zy.svg)
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.