Programming
This page contains projects I'm currently trying to work on, or was trying to work on. It also describes the tools/programs I like to work with.
Some projects I'm working on.
- A WebShop
- Pages is a website publishing system written in Ruby. It's used to generate this website.
- This website. It is now automatically generated by Pages
- LifeHacks
- Wij vervelen ons - een sociale concert kalender
Articles I've written
- #1: Game programming with a camera object
- #3: Time based movement for game objects
- Creating a Java/Swing GUI with RiverLayout
My Favorite Programming Languages
Some of my previous projects
- A Virtual Machine
- A Simple Virtual Machine
- A Lisp Interpreter
- A tool that derive/differentiates mathematical formulas
My Favorite Editor
My other favorite editor
My mail reader
A simple BrainFuck compiler
My first release of a brainfuck compiler. It's implemented in C, based on the 'standard' on Muppetlabs. It comes WITHOUT any warranty. It works for me, but may very well not work for you.