This website requires JavaScript.
Explore
Help
Sign In
sjs
/
compiler
Watch
1
Star
0
Fork
You've already forked compiler
0
mirror of
https://github.com/samsonjs/compiler.git
synced
2026-03-25 08:45:52 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
0c21d1abc6
compiler
/
test
/
test_for.code
Sami Samhuri
bc6a3d4d3b
[NEW] Binary assembler outputs working machine code and Mach-O object files that can be linked into working executables.
2009-06-25 09:42:56 -07:00
5 lines
37 B
Text
Raw
Blame
History
a=10
for i = 0 to 10
a=a-1
end
a=a
Reference in a new issue
View git blame
Copy permalink