~lxsameer/uSerene

A micro version of Serene Lisp
d6322f0f — Sameer Rahmani a month ago
Add a PrintS to the printer module
a92f5b92 — Sameer Rahmani a month ago
Add ToError method no IError
d13b7a3f — Sameer Rahmani a month ago
Fix a few bugs related to the type change of the parser

clone

read-only
https://git.sr.ht/~lxsameer/uSerene
read/write
git@git.sr.ht:~lxsameer/uSerene

You can also use your local clone with git send-email.

#uSerene lang

uSerene is a micro version of Serene Lisp that historically was used as a bootstrap language. But with Serene moving away from Golang it turned into a dynamically typed interpreter that one could embeds it in a program as a DSL.