-
Notifications
You must be signed in to change notification settings - Fork 0
philiphacks/compilersmallc
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Project Compilers by Philip De Smedt & Gino Wuytjens Compiling Using the c2p shell command, it's possible to compile a SmallC source file. The execution of the compilation process is powered by Ant. In the Ant build file build.xml, there's two executable targets, c2p and unittests. The c2p target will execute the compiler. The target unittests provides some regression tests on the compiler features. Grammar The grammar was build using the ANTLR Tools. You can find it in the subdirectory ./grammar Class Diagram An overview of the compiler can be found in the class diagram.
About
This is a (subset of a) SmallC compiler written in Java
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published