Quick Overview: Self-hosting compilers are cool, but they are often quite complicated.... unless the language you're using is extremely simple. In this video I use the C programming language to I made a real 8-bit game in the worst esoteric programming language. Thank you for watching! This project is available on GitHub: ...
Creating A Brainf Ck Interpreter - Detailed Overview & Context
Self-hosting compilers are cool, but they are often quite complicated.... unless the language you're using is extremely simple. In this video I use the C programming language to I made a real 8-bit game in the worst esoteric programming language. Thank you for watching! This project is available on GitHub: ... References: - Project idea by - Wikipedia - WARNING: Don't use this on a public server!! Trust me! A fully functional This is a small 2 day project that I did to both test if I like doing these sorts of videos and to sharpen my C knowledge a bit. I don't ...