← Back to context

Comment by listeria

7 days ago

> I wonder if an LLM would be up to the job of writing the assembly code from this?

I could see a compiler doing that.

I'm quite aware of the existence of compilers, having worked on bootstrapping a production LISP compiler in the past. My point being that this would be an interesting experiment to do this "naïvely", given how close C is to (for example) PDP-11 assembly code.