all repos — min @ f175852fe1999c01ed9dfd62f521b7d20e393da8

A small but practical concatenative programming language.

prelude.min

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