/spicy

🌶️ A statically typed general-purpose programming language with both compilation and interpretation capabilities, featuring a Lisp-inspired syntax.

Primary LanguageGleamMIT LicenseMIT

Spicy 🌶️

A statically typed general-purpose programming language with both compilation and interpretation capabilities, featuring a Lisp-inspired syntax.

Quick start

Installation

Examples

Roadmap

  • Lexer
    • Tokens
    • Utilities: Lexer Helper
    • Lexer
    • Write Tests for Lexer
  • Create a simple CLI
  • Parser
  • AST