statically typed functional language
Find a file
wires 294239abb9
recognize all simple tokens
still need to do delimiters but those require some special handling
2025-03-12 13:08:11 -04:00
pages remove plan for range operator 2025-03-12 11:10:43 -04:00
src recognize all simple tokens 2025-03-12 13:08:11 -04:00
.gitignore add exdoc 2025-02-26 11:45:04 -05:00
erlang_ls.config rewrite to iterator style 2025-02-26 11:13:18 -05:00
LICENSE initial commit 2025-02-25 18:34:39 -05:00
README.md start writing up some docs 2025-03-11 23:02:07 -04:00
rebar.config start writing up some docs 2025-03-11 23:02:07 -04:00
rebar.lock initial commit 2025-02-25 18:34:39 -05:00

Akhamoth

An attempt at making something very much like Elixir, but with syntax I prefer and static typing as a mandatory part of the language from the beginning.