A toy implementation for Haskell written in Rust.
Still work in progress (very early stage):
- Scanner
- Input
- Tokenizer
- Whitespaces
- Identifier
- Numeric Literals
- Character Literals
- String Literals
- Layout
- Parser
- AST
- Interpreter Backend
- Compiler Backend
This project is licensed under the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.