behemehal/Ellie-Language ↗
Created Mar 20, 2023 · View the behemehal/Ellie-Language repository page
Ellie is a type-safe programing language that runs on embedded and sandboxed environments.
Want this for your repo?
Render a free sample of any GitHub repo in seconds.
Contributors
5
Lines of Code
7,169
From
Oct 1, 2020
To
Nov 15, 2022
About behemehal/Ellie-Language
Ellie is a type-safe programming language designed for embedded and sandboxed environments, built in Rust. The language provides static typing guarantees while enabling execution in resource-constrained settings like IoT devices and cloud functions. The project is still under active development and not yet considered production-ready.
The ecosystem around Ellie includes an online playground for trying the language in a browser, comprehensive documentation, and a work-in-progress language server with Visual Studio Code extension support. The project maintains an active Discord community for questions and feature discussions, and publishes regular development updates through a blog.
Ellie is licensed under GPL-2.0 with its library components available under either Apache 2.0 or MIT licenses. The project welcomes contributions and maintains documentation for potential contributors, with development progress tracked publicly through the project website and Discord community.