~fancycade/tele

Alternative Erlang syntax
a034f948 — Harley Swick 5 days ago
tele: more parsing validations + light refactoring
b7c54398 — Harley Swick 5 days ago
tele: fun def validations, bug fix, + stress tests
f04336ea — Harley Swick 10 days ago
tele: check ast type in compiler pass

clone

read-only
https://git.sr.ht/~fancycade/tele
read/write
git@git.sr.ht:~fancycade/tele

You can also use your local clone with git send-email.

#tele

Alternative syntax for Erlang

This repository is broken up into separate projects.

  • SPEC.md: specification defining tele syntax
  • tele: tele to erlang transpiler written in Zig
  • examples: example projects using tele