Alternative syntax for Erlang. If you want to learn more about Tele the language go to the official docs.
DISCLAIMER: This software should be considered experimental and used at your own risk. The language is not stable and could be changed at anytime.
This repository is broken up into separate projects.
- SPEC.md: specification defining Tele syntax
- tele: Tele to erlang compiler written in Zig
- examples: example projects for demoing and testing Tele
- book: Markdown book for documentation