Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 703 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 703 Bytes

Pseudo-code-Translator

Psuedo Code Translator - 12th std. Final Project By Arjun Rao and Sriram Desai (Batch of 2013-14)

Prerequisites for compiling source code –

  • OS – Windows 7 and above
  • wxWidgets library for C++
  • Any IDE which supports wxWidgets (eg: Orwell DevCpp 5.2.0.1)

Build Instructions

  • 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