-
Notifications
You must be signed in to change notification settings - Fork 1
zackshackleton/PL-0-Compiler
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Sagar Mistry Adam Levy Zack Shackleton Assignment 4 Read me: To run -Open Terminal/Console -Locate C Code location -Compile the code with the following —-> $gcc -o Assignment4 Assignment4.c —-> $./Assignment4 (Insert path to input.txt file here) (Insert any special commands) Example: $gcc -o Assignment4 Assignment4.c $./Assignment4 input.txt -t -a -v -m -s Options ( use after path to input.txt ): -t The token list -s The symbol table -m The machine code -a The disassembled code -v The virtual machine execution stack trace
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published