Initial release
This is an initial release to denote a milestone of progress.
Most core features of Erlang are supported. Basic tele modules can be
compiled and run.
However there are known lacking features like most attributes as well as typing syntax.
There are known bugs like:
- multi line anonymous functions result in a ParsingError
- multiline function calls result in a ParsingError
Error messages are spartan and very little validations are done.
Note that this software is still in unstable state and subject to breaking changes in the future.