all repos — min @ de24bac6ab19ebc60478fc68abd48b5aa256ea4d

A small but practical concatenative programming language.

tests/time.min

 1
 2
 3
 4
 5
 6
 7
 8
 9
 10
 11
@test
#test

"time" describe

  (timestamp 1464951736 >) assert

  (now 1464951736 >) assert

  report
  clear