Crates.io | ellie_engine |
lib.rs | ellie_engine |
version | 1.5.20-alpha |
source | src |
created_at | 2023-07-30 21:14:26.60062 |
updated_at | 2024-07-06 14:02:27.309253 |
description | Why ellie? Ellie is a type-safe programing language that runs on embedded and sandboxed environments. |
homepage | https://www.ellie-lang.org |
repository | https://github.com/behemehal/Ellie-Language |
max_upload_size | |
id | 930289 |
size | 66,655 |
Why ellie? Ellie is a type-safe programing language that runs on embedded and sandboxed environments.
Ellie Engine is core files for Ellie programming language. It contains main modules of the language tokenizer, parser, bytecode generator, formatter and virtual machine.
You can see detailed docs here