all repos — min @ 877cfd95409ab21b1ec1ec77c24249bf1411b2fb

A small but practical concatenative programming language.

prelude.min

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