Pascal[2100] parser written in Java as course assignment in INF2100, fall 2015. The compiler compiles from Pascal2100 (a subset of Pascal) to X86 Assembly.
ant jar
java -jar pascal2100.jar my-file.pas
Copyright (c) 2015, Kristoffer Brabrand
Licensed under the MIT License