Thorsten Ball
Results
10
repositories owned by
Thorsten Ball
awesome-compilers
23
Stars
2
Forks
Watchers
:sunglasses: Curated list of awesome resources on Compilers, Interpreters and Runtimes.
helles
41
Stars
3
Forks
Watchers
A prototype of a web server, using master-worker architecture, written in C.
opencv-haar-classifier-training
732
Stars
470
Forks
Watchers
Learn how to train your own OpenCV Haar classifier
scheme_x86
68
Stars
3
Forks
Watchers
Writing a Scheme to x86 compiler by following Abdulaziz Ghuloum's "An Incremental Approach to Compiler Construction"
virtual_brainfuck_machine
35
Stars
10
Forks
Watchers
Companion repository for a blog post about Brainfuck, interpreters and VMs