Posts

2026
This is a post about a JIT compiler I’ve been building for CEL (Common Expression Language) in Go.
2025
This is a post about my recent attempt at implementing the Stalin sort algorithm in Lazy K.