Blog 11-20-23
1 Building an interpreter
Robert Nystrom’s Crafting Interpreters craftinginterpreters.com
Crafting Interpreters contains everything you need to implement a full-featured, efficient scripting language. You’ll learn both high-level concepts around parsing and semantics and gritty details like bytecode representation and garbage collection. Your brain will light up with new ideas, and your hands will get dirty and calloused. It’s a blast.
This is a book on implementing interpreters for programming languages.
2 Generating animations of the TDSE using the finite difference method in Python
Software for generating animations of the time dependent schrödinger equation (TDSE) using the finite difference method in Python
Simulations of the Time-Dependent Schrodinger Equation
3 Libretexts
All Libretexts libraries are accessible to everyone via the internet, completely free. We believe everyone should have access to knowledge.
The libraries are part of a huge network that provides not just single textbooks, but an infinitely large library through which new texts can be developed & shared.