This repository contains small bits of code to play with. Some may turn into "real" projects, some will die. The code here has to be considered unstable. It may change at any time and it may break at any time, too.
Several implementations of strlen - more or less portable, more or less fast. Some implementations written in C, others in Intel 64-bit Assembly.
A simple brainfuck interpreter written in C/Assembly.
A lazy implemantation of the takeuchi function as bash and as perl script. :D (They are for a memes channel, don't take them serious!)
Some experiments with a function cache in Haskell.
Some crazy weird haskell stuff... :D