spicy-lang / spicy

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:Gleam 99.5%Language:TypeScript 0.5%