Skip to content
/ pas2py Public

Simple code converter from pascal to python

Notifications You must be signed in to change notification settings

fox0/pas2py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# 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

About

Simple code converter from pascal to python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published