Simple yet fast general-purpose programming language.
Ethereal is a general-purpose programming language that is designed to be fast and simple. Heavly inspired by Monkey and written in Rust
- Includes a Standard Library
- Comes with a REPL
- Runs in the Browser with WASM (Experimental)
Want to contribute? Read the steps below on how to run ethereal on your local machine.
- Clone the Repository
git clone https://github.com/Synthesized-Infinity/Ethereal
cd Ethereal
- Build the binary
cargo build --bin ethereal-bin
- Run the binary
./target/debug/ethereal-bin
Discord: