A statically typed general-purpose programming language with both compilation and interpretation capabilities, featuring a Lisp-inspired syntax.
- Lexer
- Tokens
- Utilities: Lexer Helper
- Lexer
- Write Tests for Lexer
- Create a simple CLI
- Parser
- AST
🌶️ A statically typed general-purpose programming language with both compilation and interpretation capabilities, featuring a Lisp-inspired syntax.
GleamMIT