Difference between revisions of "CalicoScreenShots"
(→Pyjama 1.0.8, May 31, 2009) |
Doug Blank (Talk | contribs) (→Pyjama 1.0.9, July 30, 2010) |
||
Line 1: | Line 1: | ||
''This page documents the past and current look of the Pyjama Editor and Shell for DLR Languages. The [[Pyjama|Pyjama Project]] is designed for teaching and research in computer science.'' | ''This page documents the past and current look of the Pyjama Editor and Shell for DLR Languages. The [[Pyjama|Pyjama Project]] is designed for teaching and research in computer science.'' | ||
+ | |||
+ | == Pyjama 0.1.0, Sep 12, 2010 == | ||
+ | |||
+ | This is the first version of the new Pyjama. | ||
+ | |||
+ | [[Image:pyjama0.1.0-shell.jpg]] | ||
+ | |||
+ | [[Image:pyjama0.1.0-editor.jpg]] | ||
+ | |||
+ | [[Image:pyjama0.1.0-graphics.jpg]] | ||
== Pyjama 1.0.9, July 30, 2010 == | == Pyjama 1.0.9, July 30, 2010 == |
Revision as of 22:50, 12 September 2010
This page documents the past and current look of the Pyjama Editor and Shell for DLR Languages. The Pyjama Project is designed for teaching and research in computer science.
Contents
Pyjama 0.1.0, Sep 12, 2010
This is the first version of the new Pyjama.
Pyjama 1.0.9, July 30, 2010
This is the first version of Pyjama that:
- run button for executing different languages
- faster syntax highlighting
- load syntax configuration files for more accurate syntax highlighting
Version 1.0.9 on Windows 7:
Version 1.0.9 on Linux:
Pyjama 1.0.8, May 31, 2009
This is the first version of Pyjama that:
- can print
- rewritten line-by-line colorization (still need to colorize on load or paste)
- run/cancel button for stopping execution
Version 1.0.8 on Vista:
Version 1.0.8 on Linux:
Pyjama 1.0.7, May 26, 2009
This is the first version of Pyjama that:
- displays output in window as it runs (rather than at the end)
- has color syntax highlighter proof-of-concept
- working ipgraphics with threads and listener (pyjama.TopLevelControl, pyjama.Threaded)
- interruptable processing
Version 1.0.7 under Linux:
Version 1.0.7 under Vista:
Pyjama 1.0.6, May 12, 2009
This is the first version of Pyjama that:
- runs code in thread
Version 1.0.6 under Vista:
Version 1.0.6 under Mac OS X:
Version 1.0.6 under Linux:
Pyjama 1.0.4, May 11, 2009
This is the first version of Pyjama that:
- implements our pedagogical GUI ideas
Version 1.0.4 under Vista:
Pyjama 1.0.3, May 10, 2009
This is the first version of Pyjama that can:
- write in one language, use in another
- execute line, expression, statements, and files in Ruby or Python
Version 1.0.3 under Vista:
Pyjama 1.0.1, May 8, 2009
This is the first version of Pyjama that can:
- load, edit, and save files
- F5 sends snippet to shell
- Shell works with Ruby and Python
- A Python serial.py using .NET/Mono allows robot control
- Graphics using Mark Russo's ipgraphics.py
Version 1.0.1 under Vista:
Version 1.0.1 under Linux:
An earlier version (2008) of 1.0.0: