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

https://github.com/p0lunin/vglang

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

functional-programming programming-language

Last synced: 5 months 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%
```