P2Ada - Pascal to Ada translator ================================ You'll find the following directories: newp2ada - one branch of the translator, covers various Pascal dialects objp2ada - another branch of the translator, more specialized for Object Pascal aflex - a lexer generator, used by p2ada ayacc - a parser generator, used by p2ada extras - some translations of Pascal libraries Each directory contains a file current/README with more details. Home page: http://p2ada.sf.net/