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

Block or report Phil0nator

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. CPU16 CPU16 Public

    Simple reduced instruction set, 16-bit MCU design, with 40+ unique single cycle instructions. Programs in assembly for a tetris game. Simulated in Hneeman's Digital.

    Assembly

  2. OS32 OS32 Public

    Small x86 hobby kernel built with GRUB, and Multiboot, tested on QEMU.

    C

  3. Cb-major-Compiler Cb-major-Compiler Public

    The C♭ major Compiler

    Python 3 1

  4. SLCL SLCL Public

    "Simple Lightweight Cross-Platform Layer" provides a minimal, low level interface for creating cross platform programs in C/C++ that require OS-dependent features like sockets, memory mapping, sign…

    C 2 1

  5. aldenq/YodelAPI aldenq/YodelAPI Public

    API for connecting websites with robots using yodel

    Python 1

  6. cppasync cppasync Public

    A lightweight, header-only c++ (20) library that provides a framework for fast asynchronous operations.

    C++