all repos — min @ 971cdb5d8daddbb43132df2142cf90f06e83f0a4

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