Skip to content

Commit cec598b

Browse files
committed
FEAT: initial version of BinCode => Binary DSL
1 parent fe08fcb commit cec598b

File tree

5 files changed

+1278
-1
lines changed

5 files changed

+1278
-1
lines changed

src/boot/words.r

+9
Original file line numberDiff line numberDiff line change
@@ -206,3 +206,12 @@ exit-code
206206

207207
pub-exp
208208
priv-exp
209+
210+
r-buffer
211+
w-buffer
212+
r-mask
213+
w-mask
214+
not-bit
215+
unixtime-now
216+
random-bytes
217+
length?

0 commit comments

Comments
 (0)