ldirer - Overview
Navigation Menu
Pinned Loading
-
Material for my PyCon Austria 2025 talk on Python's Abstract Syntax Tree
JavaScript
-
A programming quiz deployed with docker-compose (Blog post: https://ldirer.github.io/deploy-docker-app/)
JavaScript 4
-
Working through Crafting Interpreters in Rust (Tree-walking interpreter)
Rust
-
My solutions to SICP exercises 🧙
Scheme 1
-
A basic C-to-llvm compiler written in Python
Python
-
Raft consensus algorithm in Python
Python