WaliHassanKhan/C-Interpreter
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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