List of a few things I made.

Phoebe - An Imperative Language in Haskell

Source Code ⧉

Named after my cat, Phoebe is an imperative programming language based on the semantics defined by Michael J. C. Gordon in The Denotational Description of Programming Languages. The language is implemented in Haskell, mirroring the semantics described in the book.