/cherry-lenguaje

Programing lenguaje made in rust (in working progres). / Lenguaje de programacion hecho en rust (en progreso).

Primary LanguageRust

THE CHERRY PROGRAMING LENGUAJE

This is a lexer and parser with abstract sintax tree of the cherry programing lenguaje (which is being created with this), is writen in rust.

Este es un lexer y parser con un abstract sintax tree para el lenguaje de programacion cherry (el cual esta siendo creado con esto), esta escrito en rust.

The requirement to run the code is install rust in your machine.

El requisito para correr el codigo es tener rust instalado en el equipo.

to test it type / para hacer test escribir :

cargo test

to run it type / para correrlo escribir :

cargo run