@CBerJun0Today I wrote a Hello World! program. In fact, it was written in a programming language I invented. The Muffin language lets you write programs that look like cooking recipes. The picture below shows how the compiler compiles the Hello world recipe into a big chunk of js code that (surprisingly) prints out Hello world. Most part of the code generator was done now. Repo: github.com/CBerJun/Muffin