ldirer - Overview

Skip to content

Navigation Menu

Sign in

Appearance settings

Pinned Loading

  1. Material for my PyCon Austria 2025 talk on Python's Abstract Syntax Tree

    JavaScript

  2. A programming quiz deployed with docker-compose (Blog post: https://ldirer.github.io/deploy-docker-app/)

    JavaScript 4

  3. Working through Crafting Interpreters in Rust (Tree-walking interpreter)

    Rust

  4. My solutions to SICP exercises 🧙

    Scheme 1

  5. A basic C-to-llvm compiler written in Python

    Python

  6. Raft consensus algorithm in Python

    Python