Home

Posts

Announcing Floskell

by Enno Cramer • Programming • Haskell • Code Formatting

Floskell, a new Haskell Source Code Formatter

Inside the Matrix

by Enno Cramer • Math • Computer Graphics • Linear Algebra

A little article on the math behind transformations in euclidean space, using vectors, homogeneous coordinates, and matrices.

Compile-Time Unique Keys

by Enno Cramer • Programming • C • C++

This articles describes my approach to generating compiler-verfied, unique keys.

Projects

Aquapark

Aquapark is a kind of 3D demo application, based on Lescegra.

Lepage

Lepage is a parser generator written in Perl.

Lescegra

Lescegra is an OpenGL 3D engine and game framework, written in strict ANSI C.

WikiText

WikiText is the specification of a simple plain-text markup, a parser and various output module for this specification in Perl.