Hacker News new | ask | show | jobs
by voidUpdate 68 days ago
I was only using the example of a decompiler as that's where I've seen C-style language generators used in the past. I was trying to make the point that you could probably make any language translate to C (like in the original project) by using similar techniques