Yet Another Language is a pure functional language which is created for researching purposes
YAL have:
- case-expressions
- let-expression
- and basicly every useful costruction
- haskell-like data types
- pattern-matching
- for now it isn't really pure, but mostly is ๐
YAL is staticly typed language with polymorhic types, but without kind system for now.
Support ๐ผ, suggestions ๐ก, contributiors ๐ and others are welcome!