Process instructions

I had a compilers course in college but it was really boring and not that good. However I explored this domain after graduating and I couldn’t thank myself more.

Read about raw bytes from Extensible and Linkable Format

Crafting interpreters

Gem of a book , it is publicly available here

Some of the things I picked up from the book, which are worth mentioning here are as follows:

Tsoding

Gem of a channel, tsoding is actually a madlad who’d implement http web sever-client in assembly just because it can be done.