Embedded trivial Lisp-dialect.
$ ros install fukamachi/paras
$ paras
> (equal 1 1.0)
NIL
> (equal 2 2)
T
> (use :time)
("PARAS/MODULES/TIME" "PARAS/MODULES/CORE")
> (month-of (now))
5
> (day-of (now))
31
equal
not
and
or
<
<=
+
-
*
progn
when
if
let
require
use
list
set
time
db
- Eitaro Fukamachi ([email protected])
This product is developed with the generous support of Pocket Change, K.K.
Copyright (c) 2018 Eitaro Fukamachi ([email protected])
Licensed under the LLGPL License.