Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisLane committed Nov 18, 2016
1 parent 202992d commit d7a3fc4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ Available Tasks:
* evaluate - This will evaluate the source file and return an output for the function.
* interpret - This will interpret the source file as assembly.
* codegen - This will generate assembly-like code.
* codegenx86 - This will generate x86 assembly code.

Example run: `./main parse mysourcefile.src`

Expand Down

0 comments on commit d7a3fc4

Please sign in to comment.