6 ms·
> 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.
by listeria 1y 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.
- lambdaone 1y agoI'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.