This website requires JavaScript.
Explore
Help
Register
Sign In
mclang
/
mclangc
Watch
1
Star
0
Fork
0
You've already forked mclangc
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
5cc80619c2
mclangc
/
test.mcl
6 lines
105 B
Plaintext
Raw
Normal View
History
Unescape
Escape
make macros for logger
2023-03-19 11:09:10 +00:00
mem 0 @8
while mem !8 10 < do
"Hello world!\n" 1 1 syscall3 drop
mem !8 1 + mem swap @8
end drop
Reference in New Issue
Copy Permalink