2Jan2011
37 reasons to choose Ada over C
I was pointed at a link which goes through a number of reasons to choose Ada over C.
29Oct2010
The status of wxAda
After a long break from wxAda, I'm getting back into looking at it. I've decided to start again and generate the bindings automatically using the 2.9.x interface files. Binding is a difficult proces and this could take some time to acheive.
13Aug2007
Interfacing to C from Ada95
In this tutorial I will take you through the steps of interfacing to C variables and functions.
4Aug2007
wxAda: an Ada95 binding to wxWidgets
wxWidets was a piece of software I was using at work, I liked it so much that it made it's way into my home projects.
As I was using wxWidgets a lot, I was getting rather annoyed with C++.
2Aug2007
Dreamcast
Whilst working for a games company I ported one of their games to the Dreamcast without the use of an official development kit (which was called Dolphin/Katana), I used the freely available tools.
The game was very slow due to the fact that it was all done in 2D, there was no 3D interface f
2Aug2007
AROS
Back in 1995, AROS was just starting out and needed programmers to work for them. I joined the development mail list and ended up reverse engineering a few command line tools.
