Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/zertovitch/pascal-to-ada

Pascal to Ada translator
https://github.com/zertovitch/pascal-to-ada

ada ada-language pascal translator

Last synced: 2 months ago
JSON representation

Pascal to Ada translator

Lists

README

        

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/