glycerine / zygomys

Zygo is a Lisp interpreter written in 100% Go. Central use case: dynamically compose Go struct trees in a zygo script, then invoke compiled Go functions on those trees. Makes Go reflection easy.
https://github.com/glycerine/zygomys/wiki
BSD 2-Clause "Simplified" License
1.71k stars 81 forks source link

New function "millis" that returns milliseconds since Unix Epoch #36

Closed jkleiser closed 5 years ago

jkleiser commented 5 years ago

Just one new function