This project was created for a class at Seattle Pacific University. The goal was to create a parser in Go that could parse a language with a made-up grammar. The program will produce the equivalent code in either prolog or scheme, depending on command line flags.