pretty much done 03 compiler!

This commit is contained in:
pommicket 2021-11-13 14:32:00 -05:00
parent 2507f4b196
commit c664b4e61b
3 changed files with 145 additions and 9 deletions

View file

@ -31,10 +31,10 @@ B-=J
A=:label
x3c
return
;;;;;;;;;;;;;;;;;;;;;;;*-
;;;;;;;;;;;;;;;;;;;;;;;/-
;;;;;;;;;;;;;;;;;;;;;;;*+
;;;;;;;;;;;;;;;;;;;;;;;/+
imul
idiv
mul
div
:funciton
call A
str Here is some text which will be put in the executable!