Menu:

Design and Sell Merchandise Online for Free

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.

5Sep2007

Restarting work on ANTLR's Ada95 Target

Well, I've begun to look at the ANTLR source and the source I started writing for the Ada95 language target and I'm getting to the point where I'm seeing problems with the Java implementation again.

7Aug2007

Dot notation for tagged types

Using the code from the interface types tutorial, we can now use the dot notation provided by Ada 2005.

5Aug2007

Interface types

Carrying on from the abstract types tutorial, the natural progression is to add multiple inheritance.

5Aug2007

Abstract types

This tutorial will show you what an abstract type is in Ada. I will also provide information on how the Ada type equates to the C++ class.

An abstract type provides the "specification" for a family of a user defined types.

Tags: , , , ,

< Previous 1 Next >