all repos — min @ 0d73c8590831d2b9223b61d5ebc4f39207ad8060

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