eliasdejong
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
'Crafting Interpreters' is Bob Nystrom's book that teaches you how to build a compiler from scratch. It is an excellent resource and I can highly recommend it. Really light to read and walks you through all the concepts…
-
My name is Elias de Jong, I am a software engineer and long-time HN lurker from the Netherlands. Some time ago, I started a project that would require a high performance networking system. Naturally, to send data…