RSS 11 projects tagged "English"

Download Website Updated 03 May 2013 Wing IDE

Screenshot
Pop 516.03
Vit 110.77

Wing IDE is a development environment for Python. It provides powerful editing, code intelligence, testing, debugging, and search capabilities that reduce development and debugging time, cut down on coding errors, and make it easier to understand and navigate Python code.

Download No website Updated 11 May 2013 Racket

Screenshot
Pop 458.65
Vit 631.75

Racket (formerly PLT Scheme) is a programming language suitable for implementation tasks ranging from scripting to application development, including GUIs, Web services, etc. It includes the DrRacket programming environment, a virtual machine with a just-in-time compiler, tools for creating stand-alone executables, the Racket Web server, extensive libraries, documentation for both beginners and experts, and more. It supports the creation of new programming languages through a rich, expressive syntax system. Example languages include Typed Racket, ACL2, FrTime, and Lazy Racket.

Download Website Updated 02 Jun 2013 Vrapper

Screenshot
Pop 218.54
Vit 44.86

Vrapper is an Eclipse plugin which acts as a wrapper for Eclipse text editors to provide a Vim-like input scheme for moving around and editing text. Unlike other plugins which embed Vim in Eclipse, Vrapper imitates the behavior of Vim while still using whatever editor you have opened in the workbench. The goal is to have the comfort and ease which comes with the different modes, complex commands, and count/operator/motion combinations which are the key features behind editing with Vim, while preserving the powerful features of the different Eclipse text editors, like code generation and refactoring.

Download Website Updated 18 Mar 2012 WebAbility

Screenshot
Pop 226.57
Vit 12.00

WebAbility is an advanced Web development platform that contains WebFlow, a content management system (CMS), a security advanced system (SAS), a powerful workflow engine, and Web site wrappers. It supports multiple database connections, multiple languages, multiple presentation templates, page, script, and library versioning, XML and Web Services integration, and advanced security management. It uses plugins to extend the software for tasks such as e-commerce, portals, intranets, and editorial systems.

No download Website Updated 19 Jul 2011 Crow Designer

Screenshot
Pop 92.01
Vit 8.41

The Crow Designer is a visual editor for building graphical user interfaces. Interfaces are saved in files of the GuiXml format and may be involved in applications by means of the GuiLoader library. During editing, the following instruments are available to a user: a palette of GUI controls, an object tree, an editor canvas, and a hierarchical property explorer. The property explorer allows you to work with nested objects and arrays as well as with several selected objects simultaneously. The designer uses widgets of the GTK+ library as a GUI control kit.

Download No website Updated 29 Mar 2009 ManEdit

Screenshot
Pop 246.24
Vit 7.82

The ManEdit UNIX Manual Page Editor is an editor specifically tailored for UNIX manual pages. It has a preview viewer, uses the manual page XML format for easy editing, and comes with a tutorial and reference guide. It uses the GTK+ widget set and features syntax highlighting, a complete drag and drop system for easy viewing and editing, a crash recovery system, and sample manual page templates.

Download Website Updated 29 Jul 2008 xRope

Screenshot
Pop 55.59
Vit 3.59

xRope is an IDE for Python development and a graphical GUI builder that is similar to Visual Basic.

Download Website Updated 10 Dec 2003 Version Tree Plugin

Screenshot
Pop 44.74
Vit 1.41

Eclipse Version Tree Plugin is an easy-to-use, graphical version tree for project artifacts hosted in a CVS repository. It is a graphical replacement for Eclipse resource history. It supports different layout styles, customization, and convenience features.

Download Website Updated 30 Apr 2006 µsli

Screenshot
Pop 19.00
Vit 1.41

µsli is a register machine which can be used for learning the basic concepts of register machines. It uses Sexp program files as input and features a stack, simple arithmetics, and conditional jumps. The register machine comes with a lean Swing GUI that supports editing the program, stepping through and monitoring the registers, and the stack. It aims to be a lightweight, but usable and extendable, learning environment for students and adults that want learn about register machines and register based virtual machines.

No download Website Updated 12 Jan 2005 MPI plugin for KDevelop

Screenshot
Pop 29.46
Vit 1.00

The goal of this project is to extend an existing open source IDE (KDevelop) with support for compiling, debugging, and executing of parallel MPI programs. Supported MPI implementations are LAM, MPICH, and MVAPICH. The current plugin version runs under Linux on KDE 3.3 with KDevelop 3.1.1. The integration of gdb in KDevelop as an MPI debugger is in progress.

Screenshot

Project Spotlight

Python-SIP

A tool to generate Python bindings from C++ code.

Screenshot

Project Spotlight

procenv

A command-line utility that simply dumps all attributes of its environment.