|
You are here |
eli.thegreenplace.net | ||
| | | | |
satharus.me
|
|
| | | | | Programs... Binaries... PE Files... ELF Files... What are those? If you've read about computers at some point or even just used them, you've probably come across the... | |
| | | | |
lambdaland.org
|
|
| | | | | In my last post I described how I made a very fast BF interpreter. Well, there's a lot more speed to be had with an optimizing compiler. This post is a write-up of my assignment for a compilers class, so the post a little rougher than normal. | |
| | | | |
blog.nelhage.com
|
|
| | | | | A deep dive into the performance of Python 3.14's tail-call interpreter: How the performance results were confounded by an LLVM regression, the surprising complexity of compiling interpreter loops, and some reflections on performance work, software engineering, and optimizing compilers. | |
| | | | |
golangbot.com
|
|
| | | A tutorial about WebAssembly and how to cross compile and run Go programs in the browser using WebAssembly. | ||