statically typed functional language
Find a file
2025-03-12 13:09:22 -04:00
pages remove plan for range operator 2025-03-12 11:10:43 -04:00
src first draft of string handling 2025-03-12 13:09:22 -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.