Psuedo Code Translator - 12th std. Final Project By Arjun Rao and Sriram Desai (Batch of 2013-14)
- OS – Windows 7 and above
- wxWidgets library for C++
- Any IDE which supports wxWidgets (eg: Orwell DevCpp 5.2.0.1)
- Download the project zip or clone in desktop
- Install DevC++ 5.2.0.1 or above
- Install both wxWidgets devpaks to DevC++ install directory
- Extract Source Code.zip and open cs_proj12.dev
- Compile and Run project from DevC++
The official page for this project can be found here http://khmd.github.io/Pseudo-code-Translator.
Refer to Documentation for details on working/usage