Related Pages
Links
General
- Bit Twiddling
Hacks
- Hustle
- this is my favorite videogame of all time. Also check out the
original
Hustle
- Collis-Curve - if you
are interested in a good toothbrush
- Junk Science
- GLFW - a free OpenGL
FrameWork that I find very useful.
- GLee - GL Easy
Extension library. gives seamless access to nearly all OpenGL
extensions.
- GLEW - GL Extension
Wrangler library - extension loading program for all your OpenGL
needs.
Compiler
- the SubC Compiler - source for a Public Domain C compiler and a book (Practical Compiler Construction - Nils M Holm)
- Small-C - source for a popular Public Domain C compiler
- tinyc.c - a tiny C-like language interpreter
- TWOK - compiler for a python-like mini language (PD)
- Let's Build a Compiler, by Jack Crenshaw - a series of articles in PASCAL and C on writing a compiler
- pcc - Portable C Compiler. A free compiler written in the 1970's that has been updated with modern features and is actively developed as an alternative to other open source compilers.
Old versions of this page: [2002.02.01]
[2004.05.14]
[2004.09.30]
Copyright 2009 Jon Mayo