Rook (https://github.com/plioi/rook) is a compiler/interpreter for a simple programming language.
Integration tests consist of sample rook programs, found under Rook.Test.Samples.
The parser has been implemented with Parsley (https://github.com/plioi/parsley).