Top
Best
New

Posted by thatxliner 1 day ago

Show HN: Rust but Lisp(github.com)
201 points | 71 commentspage 3
slopinthebag 1 day ago|
How is pure unbridled AI slop like this making the front page? Voting rings?

I don't even feel bad saying this because clearly OP is just the front for Claude here.

gjvc 1 day ago|
you ain't seen nothin' yet.
Syzygies 1 day ago||
https://www.youtube.com/watch?v=4cia_v4vxfE
moron4hire 1 day ago||
I don't understand why this had to be LLM generated. S-expression syntax parsers are not hard to write. That's rather much the point of S-expressions.
Maxatar 1 day ago|
>S-expression syntax parsers are not hard to write.

I'm not sure I quite understand the point of your comment.

Are you implying that LLMs should be used for very hard to write code? I feel like the best use of LLMs is to automate the easy stuff so that I can focus on the hard to write stuff.

thatxliner 1 day ago||
For everyone who is shaming on the project for "not implementing enough," then you can definitely help me with it.

For everyone who is shaming on the project for being "LLM slop," sure but that's the reason why something like this can exist in the first place. The point isn't to be a finished, production-ready product. The point is to be an interesting work, and just a sly bit silly

FrankWilhoit 1 day ago|
And for why?
macmac 1 day ago||
To get proper macros.
fao_ 1 day ago||
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)
wk_end 1 day ago|||
Scheme doesn't have Rust semantics, though?
zem 1 day ago|||
this is not a replacement for scheme, it's simply an alternative syntax for rust
xigoi 1 day ago||
Because Rust syntax is ugly and overcomplicated.