https://github.com/behemehal/ellie-language
Ellie is a type-safe programing language that runs on embedded and sandboxed environments.
https://github.com/behemehal/ellie-language
cloud-functions ellie embedded hacktoberfest iot language rust
Last synced: about 1 year ago
JSON representation
Ellie is a type-safe programing language that runs on embedded and sandboxed environments.
- Host: GitHub
- URL: https://github.com/behemehal/ellie-language
- Owner: behemehal
- License: gpl-2.0
- Created: 2020-10-01T10:18:29.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-01-08T08:33:39.000Z (over 1 year ago)
- Last Synced: 2025-03-28T19:09:05.358Z (about 1 year ago)
- Topics: cloud-functions, ellie, embedded, hacktoberfest, iot, language, rust
- Language: Rust
- Homepage: https://www.ellie-lang.org
- Size: 8.1 MB
- Stars: 43
- Watchers: 4
- Forks: 4
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: contributing.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README

# [Ellie Language](https://www.ellie-lang.org)
[](https://crates.io/crates/ellie_engine)[](https://github.com/behemehal/Ellie-Language/actions/workflows/rust.yml) [](https://discord.gg/CpxCzQ9y8S) [](https://www.ellie-lang.org/rss)
Why ellie? Ellie is a type-safe programing language that runs on embedded and sandboxed environments.
### Bu belgenin Türkçe çevirisi için [tıklayın](./README.tr.md)
---
## ElliePlayground
To try Ellie online visit [here](https://playground.ellie-lang.org).
---
## Docs
You can see detailed docs [here](https://docs.ellie-lang.org)
## Blog
You can read ellie blog [here](https://www.ellie-lang.org/blog)
## Discord
Do you have a question or feature to ask? join [here](https://discord.gg/CpxCzQ9y8S)
## Language Server [WIP]
You can download ellie extension from [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=behemehal.ellie-lang)
## Contributing
You can see [Contributor Covenant](https://www.contributor-covenant.org/version/2/1/code_of_conduct.html) and [Contributing Docs](./contributing.md)
## License
Ellie is licensed under the [GPL-2.0 license](./LICENSE) and its libraries are licensed under the [Apache License, Version 2.0](http://apache.org/licenses/LICENSE-2.0) or [MIT license](https://opensource.org/licenses/MIT)
## Note
Ellie is still in development and it is not ready for production use, you can see development progress [here](https://www.ellie-lang.org/blog) or you can reach us from our discord server.