Skip to content

C++parser and interpreter in Python that handles C++ constructs such as conditional statements, while loops and variable assignments

Notifications You must be signed in to change notification settings

tahir1122/Parser-and-Interpreter-in-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction:  A C++ interpreter that handled C++ constructs
such as conditional statements and loops

Programming Language: Python 2.7

Add C++ code in test.txt and run main.py file.

Example test: The sample code in text file asks you to input a number less than 10. Enter an integer value to continue

About

C++parser and interpreter in Python that handles C++ constructs such as conditional statements, while loops and variable assignments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages