A compiled language designed for AI workloads — combining Pascal clarity with C performance.
Built from scratch as a solo project. Zero external dependencies. Compiler written in Go, targeting C.
This blog documents the design decisions, technical challenges, and progress of building a compiler from the ground up.