Skip to content

KHMD/Pseudo-code-Translator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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