Skip to content
View ldirer's full-sized avatar

Block or report ldirer

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. talk-ast-pycon-austria-2025 talk-ast-pycon-austria-2025 Public

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

    JavaScript

  2. deploy-app-docker deploy-app-docker Public

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

    JavaScript 4

  3. lox-rs lox-rs Public

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

    Rust

  4. sicp sicp Public

    My solutions to SICP exercises 🧙

    Scheme

  5. compyler compyler Public

    A basic C-to-llvm compiler written in Python

    Python

  6. pyraft pyraft Public

    Raft consensus algorithm in Python

    Python