Welcome to the Bun Shack

Home Blog

#include <stdio.h>

int main(void) {
    puts("Hello World!");
    return 0;
}

Links

Github

Projects

paragon A parallel graphics processor with working hardware, assembler, and emulator
shrimp A custom 16 bit microprocessor
shrimpas Simple assembler for 16 bit SHRIMP
wish Fairly usable shell, with variables, pipes, and more!
games A collection of small, simple games