EDB (Evan's Debugger) is an open source, free and portable graphical application designed to be used by any developer as a binary mode debugger. The project’s main goal is to offer usability on par with OllyDbg. However, it uses a plugin...

Android Studio

Android Studio 1.4 / 1.4.1 Beta / 1.5 Preview 2 updated

Android Studio is a free, cross-platform and open source graphical application implemented in Java and designed from the offset to be used for developing all sorts of applications for the Linux kernel-based Android mobile operating system. Distributed as...

Mozart

Mozart 1.3.1

The Mozart Programming System is an advanced development platform for intelligent, distributed applications. The system is the result of a decade of research in programming language design and implementation, constraint-based inference, distributed...

motor

motor 3.4.0

Motor is a text mode based programming environment for Linux. It consists of a powerful editor with syntax highlight feature, project manager, makefile generator, gcc and gdb front-end, etc. Deep CVS integration is also provided.With this release of motor...

MySQL Community Edition

MySQL Community Edition 8.0.12 GA updated

MySQL Community Edition is an open source, cross-platform, widely used and very fast relational database management system (RDBMS). It features both client and server implementations, which consist of a server daemon (mysqld) and many different client...

jarvis

jarvis 0.1.2

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...

rgf

rgf 0.2.0.1

rgf is a currently experimental attempt at an RSpec-esque BDD testing framework for Python.Basically we're aiming for syntax along these lines:from rgf import describe, itwith describe("That Thing"): @it("test desc") def spec(context): #...

Arduino

Arduino 1.0.3

Arduino is an open-source electronics prototyping platform based on flexible, easy-to-use hardware and software. It's intended for artists, hobbyists, designers, and anyone interested in creating interactive objects or environments.Arduino can sense the...