Skip to content

zmeng3/psudo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Psudo Code Visualization

  1. To test compiler: Run psudo.py. I wrote a bubble sort algorithm using pseudo code in bubble.txt which will be loaded by psudo.py.

  2. To test the web front-end part: Open psudo/visualize/release1.1/PseudoCode.html in your browser(Except Chrome, for it do not allow access local files. Firefox is recommanded) and run psudo.py

(Node: Tested under python2.7 and python3.3)

About

pseudocode visualization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 48.3%
  • Python 44.9%
  • C 5.4%
  • CSS 1.4%