Cakelisp

6 points by veqq


Student

TLDR: it’s sort of like c with sexprs and lispy macros

jaredkrinke

Better link: https://macoy.me/blog/programming/CakelispIntro

I tried this out briefly in the past. It was like having syntax tree macros in C. I found it more ergonomic than the C preprocessor (assuming you like s-expressions), but I prefer standard tooling (for its ubiquity).

thomas0
Comment removed by author
judson

link is broken, requires password