diff options
Diffstat (limited to 'code.m')
| -rw-r--r-- | code.m | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -0,0 +1,11 @@ +g64 test = 15; + +g32 test2 = 15; + +//test = 15; + +//g32 test5 = 20; + +//{ +// test = 150; +//} |
![]() |
index : compiler | |
| A x86_64 single-pass stack-machine compiler that emits machine code natively into an ELF binary. | Ubuntu |
| summaryrefslogtreecommitdiff |