Skip to content

ranjanbinwani/Pseudo-Code-Generator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pseudo-Code-Generator

A Pseudo Code generator for simple C++ programs.

The code works as follows:

  1. There are two files: main.cpp anf prog.cpp
  2. prog.cpp will contain the program which will be parsed to pseudo code.
  3. main.cpp will be compiled and the output will contain the pseudo-code of prog.cpp file.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 83.3%
  • Python 16.7%