Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/p0lunin/vglang

????
https://github.com/p0lunin/vglang

functional-programming programming-language

Last synced: about 8 hours ago
JSON representation

????

Awesome Lists containing this project

README

        

# VG lang
Unsuccessful attempt to implement functional programming language.

How to run repl:
```
cargo run -- -f %path to file with source code%
```