Eric is a full featured Python and Ruby editor and IDE, written in python. It is based on the cross platform Qt gui toolkit, integrating the highly flexible Scintilla editor control.
Features of tool include:
* Unlimited number of editors
* Configurable window layout
* Configurable syntax hilighting
* Sourcecode autocompletion
* Sourcecode calltips
* Sourcecode folding
* Brace matching
* Error highlighting
* Advanced
UISpec is a Behavior Driven Development framework for the iPhone that provides a full automated testing solution that drives the actual iPhone UI. It is modeled after the very popular RSpec for Ruby.
To make finding specific views in the iPhone UI easy, UISpec includes a very powerful view traversal DSL called UIQuery. Not only can
Saikuro is a Ruby cyclomatic complexity analyzer. When given Ruby source code Saikuro will generate a report listing the cyclomatic complexity of each method found. In addition, Saikuro counts the number of lines per method and can generate a listing of the number of tokens on each line of code.
Eric is a full featured Python and Ruby editor and IDE, written in python. It is based on the cross platform Qt gui toolkit, integrating the highly flexible Scintilla editor control.
Features of tool include:
* Unlimited number of editors
* Configurable window layout
* Configurable syntax hilighting
* Sourcecode autocompletion
* Sourcecode calltips
* Sourcecode folding
* Brace matching
* Error highlighting
* Advanced search functionality including project wide search and replace
* Integrated class browser
* Makro recordings
* Integrated version control interface for Cvs and
Subversion repositories (as plugins)
* Integrated sourcecode documentation system
* Integrated python debugger including support to debug multithreaded applications
* Integrated, full featured Ruby debugger
* Integrated profiling and code coverage support
* Integrated task (todo items) management
* Advanced project management facilities
* Interactive Python shell including syntax hilighting and autocompletion
* Interactive Ruby shell including syntax hilighting and autocompletion
UISpec is a Behavior Driven Development framework for the iPhone that provides a full automated testing solution that drives the actual iPhone UI. It is modeled after the very popular RSpec for Ruby.
To make finding specific views in the iPhone UI easy, UISpec includes a very powerful view traversal DSL called UIQuery. Not only can you easily traverse the view hierarchy, you can also interact with the views you find.
Saikuro is a Ruby cyclomatic complexity analyzer. When given Ruby source code Saikuro will generate a report listing the cyclomatic complexity of each method found. In addition, Saikuro counts the number of lines per method and can generate a listing of the number of tokens on each line of code.
Comments --
Add