Skip to content

Poorsaie/Python-Compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python-Compiler

Simple Python Compiler

Files

I have implemented code in 3 languages : CPP , PHP , Python

Description

Python code compiler with these features : Assingments : assining values to variables Operator control : == , != , < , > , <= , >= Math opertors : + , - , * , / Print Function : print('') , print '' If and else tokens : if (cond) : code ; else : code ;

Disclaimer

This is just a simple implementation and a practical code. Feel free to use it anywhere you like or Improve , edit , change the code for better use.

About

Simple Python Compilr

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors