Pinned Repositories
brisk-lang
A tiny toy “language” developed as an excuse to learn more about x86-x64 and code generation
Chippy
A simple CHIP-8 interpreter written in C
claim
A tiny library for testing APIs
Elsa
The Elsa Programming Language
io-uring-echo-server
Very simple TCP echo servers based on io_uring and epoll.
kiwi
A 3D software renderer written in c++
nifflerdb
NifflerDB is a simple, embeddable and persistent key-value store implemented as a B+ tree
ShoppingWhiz.PhoneGap
Trying out phonegap.
tiny
A tiny language built on top of llvm
joakimthun's Repositories
joakimthun/Elsa
The Elsa Programming Language
joakimthun/brisk-lang
A tiny toy “language” developed as an excuse to learn more about x86-x64 and code generation
joakimthun/io-uring-echo-server
Very simple TCP echo servers based on io_uring and epoll.
joakimthun/kiwi
A 3D software renderer written in c++
joakimthun/nifflerdb
NifflerDB is a simple, embeddable and persistent key-value store implemented as a B+ tree
joakimthun/ShoppingWhiz.PhoneGap
Trying out phonegap.
joakimthun/Chippy
A simple CHIP-8 interpreter written in C
joakimthun/claim
A tiny library for testing APIs
joakimthun/tiny
A tiny language built on top of llvm
joakimthun/angular2-seed
Angular 2 seed application with TypeScript, Sass and webpack
joakimthun/docker-test
joakimthun/go-charset
Automatically exported from code.google.com/p/go-charset
joakimthun/go-tcp
joakimthun/HackAssembler
An Assembler for the Hack computer architecture from the book The Elements of Computing Systems
joakimthun/joakimthun.github.io
Messing around with the html 5 canvas while trying to learn JavaScript.
joakimthun/LazyBot
Visual Studio 2013 Add-in for use with http://gosuarena.erikojebo.se/
joakimthun/liburing
joakimthun/Mappy
A very naive(and unfinished) implementation of an OR-mapper. Written entirely for educational purposes.
joakimthun/SecureHTTP
Cordova / Phonegap plugin for communicating with HTTP servers. Allows for SSL pinning!
joakimthun/ShoppingWhiz
Messing around with angularjs and asp.net web api
joakimthun/Slacker
Ping your inactive friends on slack
joakimthun/stereo
A .NET runtime, NOT intended for actual use
joakimthun/TempusLang
Tempus programming language
joakimthun/The-Elements-of-Computing-Systems
joakimthun/WebGL
Trying to learn some WebGL