The extensible lispy language with a javascript core
sugarlisp core is a simple lisp that all sugarlisp dialects extend from
use html directly in sugarlisp code
sugarlisp plus is a lisp/javascript hybrid
channels and goroutines for sugarlisp/sugarscript via ubolonton's js-csp library
sugarlisp dialect for first-class css
read html as sugarlisp (tag...) expressions
sugarlisp match - extends core with pattern matching based on Dave Hermans pattern-match library.
a common syntax for callbacks/promises/generators/synchronous calls
It's a lisp that looks like javascript!