Sherlemious/IGCSE-CS-PC-Transpiler
IGCSE CS PseudoCode Interpreter (Translator) Note. This program is currently undergoing the final tweaks. This Program transpiles (compiles source to source) the Pseudocode syntax studied in the IGCSE Computer Science 0478 Syllabus as no other application is available to do this. For any suggestions or bug reports, please send me a message on Github If you liked it, please don't forget to star this repository. Thanks!
PythonAGPL-3.0
Issues
- 1
- 3
Allow evaluation of the INT() function.
#23 opened by Sherlemious - 0
Add support to CASE..OF..ENDCASE statements.
#20 opened by Sherlemious - 0
- 2
- 0
Work on the IF Statement
#12 opened by Sherlemious - 0
Work on the Repeat Function
#13 opened by Sherlemious - 0
Work on the WHILE function
#14 opened by Sherlemious - 3
- 0
Start the assignment statement case
#8 opened by Sherlemious - 0
- 0
- 0
Define all functions before the main loop
#7 opened by Sherlemious - 0
Make nested loops possible
#6 opened by Sherlemious