Skip to content
View peteb's full-sized avatar
Block or Report

Block or report peteb

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

  1. peos2 peos2 Public

    i386 operating system with fork/exec processes, a network stack and other goodies. Build process is encapsulated in a Docker image, so it's very easy to get up and running.

    C++ 2

  2. tankage tankage Public

    Multiplayer 2D tank game; drive around in a mutable world together with friends

    C 9 2

  3. p64 p64 Public

    My bare-bones 6502 emulator

    C 3

  4. Embedding C in Anita Embedding C in Anita
    1
    <% 
    2
    #include <stdio.h> 
    3
    
                  
    4
    GLOBAL_SYM(add);
    5
    %>
  5. thesis thesis Public

    Experimental LLVM compiler for a dynamic programming language. For my school thesis work.

    C 1 1

  6. minicoros minicoros Public

    Forked from electronicarts/minicoros

    C++