compilers

cover image

ZJIT has been merged into upstream Ruby. Learn about its architecture!

cover image

In this tutorial we'll create a Javascript compiler from scratch. We'll learn about the basic building blocks of compilers and deeply understand every single line of code we write.

cover image

Find out about the different JIT compilers for Ruby — YJIT, MJIT, and TenderJIT — and their benefits.

cover image

Compilers: Principles, Techniques, and Tools is a computer science textbook by Alfred V. Aho, Monica S. Lam, Ravi Sethi, and Jeffrey D. Ullman about compiler construction for programming languages. First published in 1986, it is widely regarded as the classic definitive compiler technology text.

cover image

Do the best you can until you know better. Then when you know better, do better. ― Maya Angelou