Faute de temps, je ne peux plus maintenir seul la liste des questions fréquemment posées sur le groupe de discussion fr.comp.lang.ada et leurs réponses dont je m’occupe depuis des années. La FAQ est donc maintenant gérée collectivement sur Wiki Books.
Merci à Ludovic Brenta pour avoir pris en charge la migration.
The ICFP contest of this year starts with the implementation of a virtual machine. While I didn’t participate to the contest itself, I wrote one in Python and rewrote another one in Ada for performance reasons. Here is its code, released in the public domain.
For the 2006 French robotics cup, I wrote two utility packages for GNAT, the GNU Ada compiler:
areadline: access the readline library from Ada;
aforth: embeddable Forth interpreter written in Ada (uses the areadline library).
I haven’t put a license file in them yet, but you can get them under the GNU General Public License version 2.
Recent comments