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
and
or
<
<=
+
-
*
progn
when
if
let
require
use
list
set
time
db
- Eitaro Fukamachi (e.arrows@gmail.com)
This product is developed with the generous support of Pocket Change, K.K.
Copyright (c) 2018 Eitaro Fukamachi (e.arrows@gmail.com)
Licensed under the LLGPL License.