As such, I've decided that my next programming language project wouldn't be a programming language per-se, but actually a compiler, a platform to create new programming languages. It will make it possible for anyone who's mastered a language such as Python to create a language of their own, in less than 2000 lines of code. Beyond making it easy for myself and others to create programming languages, Zeta will be a platform for me to try some bold new ideas in the design space of programming languages and JIT compilers.