Christian Stigen Larsen

Results 17 repositories owned by Christian Stigen Larsen

minijit

211
Stars
13
Forks
Watchers

A basic x86-64 JIT compiler written from scratch in stock Python

wpm

319
Stars
49
Forks
Watchers

Typeracer-like console app for measuring your WPM

mandelbrot-js

345
Stars
76
Forks
Watchers

Fast rendering of the Mandelbrot set in HTML5 canvas using JavaScript

mickey-scheme

63
Stars
9
Forks
Watchers

Mickey Scheme is an interpreter for R7RS Scheme written in pure C++

dna-traits

66
Stars
6
Forks
Watchers

A fast 23andMe genome text file parser, now superseded by arv

arv

116
Stars
5
Forks
Watchers

A fast 23andMe DNA parser and inferrer for Python

mersenne-twister

83
Stars
22
Forks
Watchers

This Mersenne Twister is a fast pseudo-random number generator (PRNG) in C++

brainfuck-jit

17
Stars
2
Forks
Watchers

Brainfuck JIT VMs

c64-examples

15
Stars
2
Forks
Watchers

Simple C64 programs compiled from the command line

crianza

47
Stars
8
Forks
Watchers

A stack machine VM, interpreter and genetic programming library