Christian Stigen Larsen

Results 17 repositories owned by Christian Stigen Larsen

jp2a

599
Stars
67
Forks
Watchers

Converts jpg images to ASCII

libunwind-examples

27
Stars
9
Forks
Watchers

A few libunwind examples

lua-cpp

20
Stars
3
Forks
Watchers

Tutorial code for Lua and C++ integration

luajit-cpp

19
Stars
2
Forks
Watchers

Example C++ shared library loaded in LuaJIT through FFI

miller-rabin

29
Stars
7
Forks
Watchers

The Miller-Rabin probabilistic primality test in C++ w/GMP

python-simple-vm

117
Stars
32
Forks
Watchers

A simple virtual machine w/constant folding implemented in Python

stack-machine

162
Stars
25
Forks
Watchers

A simple stack-based virtual machine in C++ with a Forth like programming language