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!