Skip to content

Latest commit

 

History

History
64 lines (35 loc) · 1.29 KB

README.md

File metadata and controls

64 lines (35 loc) · 1.29 KB

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
  • Compiles to 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