Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 2 days ago
JSON representation

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

Awesome Lists containing this project

README

        

![icon](https://www.ellie-lang.org/brand/TextIcon/EllieTextIcon@0,33x.png)

# [Ellie Language](https://www.ellie-lang.org)
[![Crates.io Version](https://img.shields.io/crates/v/ellie_engine?logo=rust)](https://crates.io/crates/ellie_engine)[![Rust](https://github.com/behemehal/Ellie-Language/actions/workflows/rust.yml/badge.svg)](https://github.com/behemehal/Ellie-Language/actions/workflows/rust.yml) [![Discord](https://badgen.net/badge/icon/discord?icon=discord&label)](https://discord.gg/CpxCzQ9y8S) [![EllieRSS](https://img.shields.io/static/v1?label=EllieRSS&message=RSS%20Feed&color=orange&logo=rss)](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.