== Gela ASIS == Gela ASIS is platform/compiler independent implementation of Ada Semantic Interface Specification (ASIS). [wiki:gela_asis_ug User Manual] Last release [http://www.ten15.org/~maxr/gela-asis-0.2.tar.bz2 gela-asis-0.2.tar.bz2] Instalation required (included in release): * [wiki:aflex] - a lexical analyzer generating tool for Ada similar to the Unix tool lex. * [wiki:ayacc] - a tool for the automatic construction of parsers. Join our [http://lists.ten15.org/mailman/listinfo/ada mailing list] to discuss Gela ASIS related questions. ---- [http://www.ten15.org/~maxr/adactl-1.9r4-gela.patch.gz Patch] for [http://www.adalog.fr/adacontrol2.htm AdaCtl-1.9r4] to compile it with Gela Asis. Result is partially working, adactl test suite says "Passed= 16, Failed= 51".