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
1376c7bbc54aa333025133400b3ea0579464d582
l2
/
stdlib
History
root
d4b8ce6012
removed p! and p@ and added 'mem' that just pushes the addr os the persistent memory on to the stack and than you can write/read using standard ! and @ nd write at an offset uaing pointer arithmetic
2025-12-28 11:46:01 +01:00
..
debug.sl
created stdlib/debug.sl and moved int3 there as well as an improved version of debug thats now called dump
2025-12-25 21:30:11 +01:00
float.sl
general update
2025-12-20 23:20:53 +01:00
io.sl
updates to io.sl
2025-12-19 20:23:26 +01:00
stdlib.sl
removed p! and p@ and added 'mem' that just pushes the addr os the persistent memory on to the stack and than you can write/read using standard ! and @ nd write at an offset uaing pointer arithmetic
2025-12-28 11:46:01 +01:00