all repos — min @ 7bb38b205fbbf82cc69b6fa83f09adfb32e273e1

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