Skip to content

A compiler which converts text file pseudo code into python code.

Notifications You must be signed in to change notification settings

JoshCplusplus/txt-to-py-Interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

txt-to-py-Interpretor

A compiler which converts text file pseudo code into python code. E.g. input(.txt): print hello world in python output(.py): print("hello world in python")

About

A compiler which converts text file pseudo code into python code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages