Retro Programming
Saturday, 29 August 2009
My Two Greatest Programming Sins
›
My programming sins are too numerous to count, but there are two which keep coming back to haunt me over and over: version control - while ...
4 comments:
Tuesday, 25 August 2009
Impenetrable Code
›
However elegant a programming language, some fool will always find a way to write ugly code. Here's a word I recently implemented in For...
Saturday, 25 July 2009
Perverse Code: Deviant Forth
›
The Forth programming language has a set of functions (or words) called primitives. These are traditionally written in the language of the h...
10 comments:
Thursday, 9 July 2009
RobotWar and the Army of Clones
›
Back in 1981 Silas Warner created a game for MUSE Software which would go on to spawn an entire army of clones. Silas is probably better kno...
6 comments:
Thursday, 2 July 2009
Five Computers I Longed to Possess in the 1980s
›
Back in the 1980's I owned a couple of computers, a Commodore 16 and a Spectrum +2. However, this didn't stop me wanting to own a wh...
12 comments:
Tuesday, 30 June 2009
Executable Compressors
›
An exe packer is a utility to reduce the size of executable files. It compresses a program and creates a new program with the compressed dat...
3 comments:
Monday, 1 June 2009
Implement MIN in Forth without Conditional Code
›
While lurking in the #forth channel on irc.freenode.net I was pointed to an interesting problem from the Gforth tutorial. The problem is to...
12 comments:
‹
›
Home
View web version