ClementNerma / Largo

A flexible, exportable and multi-platform secured programming language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Largo

Largo is a checker, optimizer, compiler and interpreter for Leva programming language.

How to install

You just have to clone the git repository of Largo :

git clone https://github.com/ClementNerma/Largo
npm install -g ./Largo

And then you can try a little script :

Examples

cd examples
ls
largo <any_file>.largo

About

A flexible, exportable and multi-platform secured programming language

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%