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
- Host: GitHub
- URL: https://github.com/fox0/pas2py
- Owner: fox0
- Created: 2019-10-22T12:43:25.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-11T16:08:07.000Z (about 2 years ago)
- Last Synced: 2025-04-15T04:51:55.459Z (about 2 months ago)
- Topics: code-converter, pascal, python
- Language: Python
- Homepage:
- Size: 23.4 KB
- Stars: 17
- Watchers: 1
- Forks: 10
- Open Issues: 4
-
Metadata Files:
- Readme: README.txt
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