Skip to content
This repository has been archived by the owner on Jan 7, 2024. It is now read-only.

Simple tree-walking interpreter for the "rinha de compiladores" challenge

License

Notifications You must be signed in to change notification settings

cleissonbarbosa/rinha-compiladores-rust

Repository files navigation


Rust

Simple interpreter for the "rinha de compiladores" challenge

⚠️ Notice

This project is not finished yet, so it is not recommended to use it in production.

Run

Install Rust

Run project

cargo run --release --bin main ./examples/source.rinha

Run REPL

cargo run --release --bin repl

rinha_repl


Challenge Repo

LICENSE

About

Simple tree-walking interpreter for the "rinha de compiladores" challenge

Topics

Resources

License

Stars

Watchers

Forks