zahniser.net :: software

 

— HyperList —

Hierarchical to-do lists

— Apteryx II —

Hierarchical to-do lists

— hsiloP —

Calculator program

— Hexie —

Hex editor

— Mirth —

Read daily comics

— Strange —

Chaotic attractors

— etc —

Random programs

 

 

 

contact email:

michael at zahniser dot net

Code library

He to his study goes, and there ammides
His Magick bookes and artes of sundry kindes,
He seekes out mighty charms (Spenser, 1590)

This page is a list of resources for programmers, including source code modules that I have written and libraries that I use.

Most of the software on this website uses the Simple DirectMedia Layer libraries, which are a simple set of libraries for creating windows, drawing images, responding to mouse clicks and key presses, etc. The SDL libraries work on nearly any operating system, meaning that a program written using SDL can be ported from one OS to another very easily.