Show HN: Rust but Lisp
github.com
Show HN: Rust but Lisp
1–10 of 79 posts
Re: Show HN: Rust but Lisp
#2Re: Show HN: Rust but Lisp
#3And for why?
Re: Show HN: Rust but Lisp
#4And for why?
To get proper macros.
Re: Show HN: Rust but Lisp
#5It's quite weird-looking for someone who's done any amount of lisp programming.
Re: Show HN: Rust but Lisp
#6Earlier quoted context omitted.
To get proper macros.
Scheme already has hygenic macros, I don't get why you'd vibecode a worse (less battle tested, llm-generated) replacement. I'm not sure why this hit the front-page, to be honest, because it doesn't seem noteworthy or interesting (Anyone and their mother can vibecode something like this in eight hours)
Re: Show HN: Rust but Lisp
#7Re: Show HN: Rust but Lisp
#8It reads as No X no Y just slop to me every time.
Re: Show HN: Rust but Lisp
#9Earlier quoted context omitted.
To get proper macros.
Scheme already has hygenic macros, I don't get why you'd vibecode a worse (less battle tested, llm-generated) replacement. I'm not sure why this hit the front-page, to be honest, because it doesn't seem noteworthy or interesting (Anyone and their mother can vibecode something like this in eight hours)
Re: Show HN: Rust but Lisp
#10It seems like this is more like writing Rust in an s-expression syntax instead of having a proper lisp dialect that compiles to Rust, which is cool I guess but not very interesting. It's quite weird-looking for someone who's done any amount of lisp programming.