standardized the system of stack effect comments and updated/corrected the existing comments in stdlib and added some that were lacking

This commit is contained in:
IgorCielniak
2026-02-05 21:36:03 +01:00
parent 2d06358e24
commit 5fb36ac9bc
11 changed files with 128 additions and 110 deletions

2
nob.sl
View File

@@ -2,7 +2,7 @@ import stdlib/stdlib.sl
import stdlib/linux.sl
import stdlib/mem.sl
# sh ( cmd_addr cmd_len -- exit_code | neg_errno )
# sh [*, cmd_addr | cmd_len ] -> [* | exit_code ]
word sh
swap
>r # save cmd_addr