Hello world

"Start here"

Posted by J on February 7, 2021
1
2
3
main( ) {
        printf("hello, world\n");
}

Been messing around with this for awhile, decided to use this as a dump for ideas, projects and random things I have discovered.

I will probably do a mass upload of my past projects first, before talking about more recent ones.