- Modified version of Gary Bernhardt's example compiler from scratch - Transpiles absolute barebones PowerBasic to C Compile with `./pb2c.rb | gcc -xc -`