- California, USA
-
13:39
(UTC -08:00) - http://tylerh.me
Pinned Loading
-
-
-
-
Simple brainfuck compiler in less th...
Simple brainfuck compiler in less than 100 lines of C 1#include <stdio.h>
2#include <stdlib.h>
34char* read_file( char* file_name ) {
5FILE* file = fopen( file_name, "r" );
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.