This is version 0.241 of assignments.texi, last edited on February 16, 2004, and compiled 16 février 2004, using:
$ tc --version tc (LRDE Tiger Compiler 0.64a) Revision 0.1217 Mon, 16 Feb 2004 10:43:42 +0100 This package was written by and with the assistance of * Akim Demaille akim@freefriends.org - Maintenance. * Alexandre Duret-Lutz duret_g@epita.fr * Cedric Bail bail_c@epita.fr - Initial escaping static link computation framework. * Alexis Brouard brouar_a@epita.fr - Portability of tc-check to NetBSD. * Benoît Perrot benoit@lrde.epita.fr - Extensive documentation. - Redesign of the Task system. - Design and implementation of target handling. - Deep clean up of every single module. - Third redesign of the AST, and actually, automatic generation of the AST. * Daniel Gazard gazard_d@epita.fr - Initial framework from LIR to MIPS. * Francis Maes - Generation of static C++ Tree As Types. * Nicolas Burrus - Generation of a Swig bindings of the tc libraries to Python. - Implementation of a tc shell. * Pierre-Yves Strub strub_p@epita.fr - Second redesign of the AST. - Second redesign of Symbol. * Quôc Peyrot chojin@lrde.epita.fr - Initial Task framework. * Raphaël Poss r.poss@online.fr - Conversion of AST to using pointers instead of references. - Breakup between interfaces and implementations (.hh only -> .hxx, .cc) - Miscellaneous former TODO items. - Implementation of reference counting for Tree. * Robert Anisko anisko_r@epita.fr * Sébastien Broussaud brouss_s@epita.fr - Escapes torture tests. * Stéphane Molina molina_s@epita.fr - Configuration files in tc-check. * Thierry Géraud theo@epita.fr - Initial idea for visitors. - Initial idea for tasks. - Initial implementation of AST. - Initial implementation of Tree. * Valentin David david_v@epita.fr - Some additional tests. * Yann Popo popo_y@epita.fr - Implementation of the Timer class. * Yann Régis-Gianas yann@lrde.epita.fr - Reimplementation of graphs Copyright (C) 2004 LRDE. Example 156: tc --version
$ havm --version HAVM 0.21 Written by Robert Anisko. Copyright (C) 2003 Laboratoire de Recherche et Développement de l'EPITA. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Example 157: havm --version
$ mipsy --version mipsy (Mipsy) 0.5 Written by Benoit Perrot. Copyright (C) 2003 Benoit Perrot. mipsy comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute and modify it under certain conditions; see source for details. Example 158: mipsy --version