Skip to content

Labs from the old 6.004 (Computation Structures) class

Notifications You must be signed in to change notification settings

AwesomeyouthZhang/comp-structures-labs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Old 6.004 Labs

To use Jade or BSim locally in standalone mode, simply run

python server.py

to start a basic HTTP server listening on port localhost:8000. server.py is compatible with both Python 2.7+ and 3.6+. You can access the tools at

http://localhost:8000/index.html

and click on the link to access that Lab's Jade or BSim tool.

In the standalone version of the tools, changes are saved to the local server as they're made. The saved state is for the particular .html file you accessed, so if you have several .html files for, say, different projects, their state will be stored separately. Next time you browse to the URL above, you'll be able to pick up your design where you left off.

About

Labs from the old 6.004 (Computation Structures) class

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 93.7%
  • CSS 5.7%
  • Python 0.6%