Ethereal icon indicating copy to clipboard operation
Ethereal copied to clipboard

The Ethereal Programming Language

Ethereal

Simple yet fast general-purpose programming language.

Build Lint Security

Documentation

Ethereal is a general-purpose programming language that is designed to be fast and simple. Heavly inspired by Monkey and written in Rust

Features

  • 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.

Prerequisites

Running Locally

  1. Clone the Repository
git clone https://github.com/Synthesized-Infinity/Ethereal
cd Ethereal
  1. Build the binary
cargo build --bin ethereal-bin
  1. Run the binary
./target/debug/ethereal-bin 

Community

Discord:

DISCORD