Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dynajoe/joeml

A toy programming language inspired by ML.
https://github.com/dynajoe/joeml

Last synced: 21 days ago
JSON representation

A toy programming language inspired by ML.

Awesome Lists containing this project

README

        

# joeml
A toy programming language inspired by ML.

```
main args { print "Hello World" }
```