jarvis icon

jarvis For Linux

  n/a
MIT/X Consortium License    

Description

Free Download

Jarvis is a Python module that was inspired by works of http://worrydream.com/ Bret Victor, especially his talk http://www.youtube.com/watch?v=PUv66718DII "Inventing on Principle" . The central idea is that the feedback loop when you are coding should be the shortest possible, so you can see the effect of your code changes instantly, or almost. Jarvis implements a (small) subset of these ideas.

Jarvis is a Python programming companion. Point it to a python function, and it will execute it. As soon as you change your code in your favorite text editor, Jarvis will detect it, and will rerun the function, using some nice Python tricks to reload code without rerunning the full interpreter.

You can insert in your code some debug statements, that will be displayed in the Jarvis interface. If an exception is raised, it will be shown as well.

Last, but not least, if you are using http://www.openscenegraph.org/ OpenSceneGraph Python bindings, you will be able to output an OSG tree to the Jarvis interface. This way, you can instantly see the new 3D scene your code is generating, in a way similar to the talk "Inventing on Principle".

System requirements

User Comments
This enables Disqus, Inc. to process some of your data. Disqus privacy policy

jarvis 0.1.2

add to watchlist add to download basket send us an update REPORT
  runs on:
Linux
  filename:
jarvis-0.1.2.tar.gz
  main category:
Programming
  developer:
  visit homepage