all repos — min @ 2465db761b6bc7b668e881cce803048de678d445

A small but practical concatenative programming language.

prelude.min

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