This website requires JavaScript.
Explore
Help
Register
Sign In
IgorCielniak
/
l2
Watch
1
Star
0
Fork
0
You've already forked l2
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2d06358e24f0d644c5731e8d31996d7efdab79a0
l2
/
args.sl
10 lines
116 B
Plaintext
Raw
Normal View
History
Unescape
Escape
added argv and argc interaction
2025-12-25 22:37:04 +01:00
import stdlib/stdlib.sl
changed the way that functions are defined
2026-01-08 15:28:10 +01:00
word main
added argv and argc interaction
2025-12-25 22:37:04 +01:00
0 argc for
dup
argv@ dup strlen puts
1 +
fix for args.sl
2026-01-03 09:10:37 +00:00
end
changed the way that functions are defined
2026-01-08 15:28:10 +01:00
end
Reference in New Issue
Copy Permalink