ellie_engine

Crates.ioellie_engine
lib.rsellie_engine
version1.5.20-alpha
sourcesrc
created_at2023-07-30 21:14:26.60062
updated_at2024-07-06 14:02:27.309253
descriptionWhy ellie? Ellie is a type-safe programing language that runs on embedded and sandboxed environments.
homepagehttps://www.ellie-lang.org
repositoryhttps://github.com/behemehal/Ellie-Language
max_upload_size
id930289
size66,655
Ahmetcan Aksu (ahmtcn123)

documentation

https://docs.rs/ellie_engine

README

Ellie Language

Why ellie? Ellie is a type-safe programing language that runs on embedded and sandboxed environments.

Ellie-Engine

Ellie Engine is core files for Ellie programming language. It contains main modules of the language tokenizer, parser, bytecode generator, formatter and virtual machine.

Docs

You can see detailed docs here

Commit count: 814

cargo fmt