Everything from assembly to HTML.
Repos are only updated when updates are polished.
Here you can my programs, libraries, works on CS theory, algorithms, etc
-
Alsami Technologies
- United States of America
- alsami.dev
Pinned Loading
-
brainfuck
brainfuck PublicForked from alugocp/brainfuck
alugocp's brainfuck, but with common sense optimizations
C
-
-
The Compound Tokenizer, but faster.
The Compound Tokenizer, but faster. 1char** atokl(char* InC, char* delim, long unsigned int* len){
2long unsigned int capacity=32;
3char** tok=(char**)malloc(capacity*sizeof(char**));
4//printf("%p\n", tok);
5
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.