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

https://github.com/fox0/pas2py

Simple code converter from pascal to python
https://github.com/fox0/pas2py

code-converter pascal python

Last synced: about 2 months ago
JSON representation

Simple code converter from pascal to python

Awesome Lists containing this project

README

        

# pascal2python
Конвертер кода из паскаля в питон.

sudo apt install antlr4
git clone https://github.com/fox0/pas2py.git
cd pas2py
virtualenv venv
. venv/bin/activate
pip install -r requirements.txt
make

Использование:
./main.py test.pas