Skip to content

kbrabrand/Pascal2100

Repository files navigation

Pascal2100 compiler

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.

Building the jar file

ant jar

Compiling

java -jar pascal2100.jar my-file.pas

License

Copyright (c) 2015, Kristoffer Brabrand

Licensed under the MIT License

About

Pascal parser written in Java as course assignment in INF2100, fall 2015

Resources

License

Stars

Watchers

Forks

Packages

No packages published