Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 710 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 710 Bytes

elpc

https://good-labs.github.io/greater-good-affirmation/assets/images/badge.svg

GNU Licensed compiler for the Ellipsis ('elp) language, very much a work in progress programming language inspired by the likes of modern UI languages and tools such as Swift UI and Jetpack compose. Compiles to native binaries for Android, iOS, Mac, Windows and Linux.

example apps can be found in the examples folder.

This is my first Rust project and I tried to use existing tools to do a lot of this from ANTLR to Pest which all had their own problems so I decided to write my own.