cm0002@no.lastname.nz to Lisp@programming.dev · 3 months agoA systems Lisp that compiles to C. Homoiconic macros, refcounted memory, Hindley-Milner type inference.github.comexternal-linkmessage-square3linkfedilinkarrow-up17arrow-down10cross-posted to: lisp@lemmy.ml
arrow-up17arrow-down1external-linkA systems Lisp that compiles to C. Homoiconic macros, refcounted memory, Hindley-Milner type inference.github.comcm0002@no.lastname.nz to Lisp@programming.dev · 3 months agomessage-square3linkfedilinkcross-posted to: lisp@lemmy.ml
minus-squarebitcrafter@programming.devlinkfedilinkarrow-up2·3 months agoIn the README it says: sysp draws inspiration from Carp, Zig, and other systems Lisps.
Carp is a similar lisp
In the README it says: