diff options
Diffstat (limited to 'subx')
-rw-r--r-- | subx/apps/crenshaw2-1.subx | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/subx/apps/crenshaw2-1.subx b/subx/apps/crenshaw2-1.subx index 09f551c3..a7b8772c 100644 --- a/subx/apps/crenshaw2-1.subx +++ b/subx/apps/crenshaw2-1.subx @@ -1,5 +1,5 @@ -## port of https://github.com/akkartik/crenshaw/blob/master/tutor2.1.pas -# corresponds to the section "single digits" in https://compilers.iecc.com/crenshaw/tutor2.txt +## Port of https://github.com/akkartik/crenshaw/blob/master/tutor2.1.pas +# Corresponds to the section "single digits" in https://compilers.iecc.com/crenshaw/tutor2.txt # # To run (from the subx directory): # $ ./subx translate *.subx apps/crenshaw2-1.subx -o crenshaw2-1 @@ -21,7 +21,8 @@ # $ echo 'xyz' |./subx run apps/crenshaw2-1 # Error: integer expected # -# Names in this file sometimes follow Crenshaw's original rather than the usual naming conventions. +# Names in this file sometimes follow Crenshaw's original rather than my usual +# naming conventions. == code # instruction effective address operand displacement immediate |