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

https://github.com/dainfloop/custom-language-v2

v2 of a basic programming language I made a while ago
https://github.com/dainfloop/custom-language-v2

Last synced: about 1 year ago
JSON representation

v2 of a basic programming language I made a while ago

Awesome Lists containing this project

README

          

# Custom-Language-v2
v2 of a basic programming language I made a while ago

How to use:

1) Install Node.js and npm on your machine.
2) Run this in the terminal:
```sh
$ npm install -g git:DaInfLoop/Custom-Language-v2
```

Voila! You can use the language via `cu-lang` in the terminal.