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
d62f2fe02d1e397d025225175116951f2109f713
l2
/
args.sl
11 lines
136 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
import stdlib/io.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