Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Did you ever try to translate one language into another? Usually it's just generating the AST that is the hard part, then you can just spit out code and let the compiler for the target language do the hard stuff.


Hmm, for me it's always been tougher trying to determine what the source language should compile down into.

AST generation is usually simple. It's the conversion to the other language that usually get's difficult.




Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: