Skip to content
View PhilippRados's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report PhilippRados

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
PhilippRados/README.md

Hi I'm Philipp 👋

I'm a software engineer who likes writing stuff from scratch. I'm interested in low-level software especially compilers. I have written a C compiler wrecc, a shell pshell, a basic RISC-V emulator ruscv, a system that let's me play records from my phone SmartVinyl, and lots more.


Pinned Loading

  1. wrecc wrecc Public

    A x86_64 C99 compiler written in Rust from scratch

    Rust 432 14

  2. PShell PShell Public

    A C-shell with integrated fuzzy finder, tab completion and more using no external libs

    C 33 2

  3. pint pint Public

    An Interpreter for the esoteric programming language Piet in Rust

    Rust 6 1

  4. ruscv ruscv Public

    A basic RISC-V (rv32i) emulator

    Rust 11 1

  5. SmartVinyl SmartVinyl Public

    This is an app that allows me to choose the songs playing on my vinyl record player from my phone and move the needle accordingly

    Dart 4

  6. huskeme huskeme Public

    Scheme Interpreter written in Haskell (of course)

    Haskell