Skip to content

varunmved/CS137-Parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

###How to use the parser! ####Major 🔑 to not bashing your head against the wall while doing CS137 hw Here's a link to a video guide

  1. Go to the professor's hw assignment eg [this] (http://athena.ecs.csus.edu/~changw/137/prg/1/demo/0-Read-Me.txt) and copy paste the lines you want into a text file called "input.txt" in the same directory as your script (make sure you include the Time, s1, s0, etc. column, and the "---" column

  2. Run the script as "python parse.py > output.txt"

  3. output.txt should contain the code you can copy+paste

About

A parser for Chang's CS137 class

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages