Welcome to the Bun Shack

Home Blog

#include <stdio.h>

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

Links

Github

Projects

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