all repos — min @ a82d0c84bcb1727bccc1f0ab1a252d7762d1d028

A small but practical concatenative programming language.

prelude.min

 1
 2
 3
 4
 5
 6
 7
 8
 9
 10
 11
; Imports
'dict      import
'sys       import
'dstore    import
'crypto    import
'math      import
'net       import
'http      import
'xml       import
; Unseal prompt symbol
'prompt    unseal-symbol