My Projects
Here are some of the projects I've been working on:
Midori(ãããĒ) Programming Language
A statically-typed programming language featuring algebraic data types, pattern matching, classes, and a module system. Compiles to bytecode for the Midori Virtual Machine with garbage-collected memory management.
Key Features:
- â Static Type System with Type Inference
- â Pattern Matching & Algebraic Data Types
- â Classes
- â Module System & Closures
- â Pipe Operator & Functional Composition
More Projects Coming Soon...
Stay tuned for updates!