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

https://github.com/phase/jvmlang

Minimalistic JVM Language
https://github.com/phase/jvmlang

Last synced: 5 months ago
JSON representation

Minimalistic JVM Language

Awesome Lists containing this project

README

          

# Lang
> Minimalistic JVM Language

## Design Goals
* Concise syntax
* Support multiple backends
* JVM, YARV, Parrot, LLVM, JavaScript, etc.
* No standard library where it isn't needed
* No runtime library where it isn't needed