RSS 14 projects tagged "Windows"

Download No website Updated 12 Mar 2010 autober

Screenshot
Pop 21.86
Vit 1.00

autober is a language for generating BER decoders. It's different from an ASN.1 compiler in that it's much simpler and it only deals with BER-encoded messages. It is intended for smart card and RFID applications where much of the data stored on these devices is, in-fact, BER-encoded TLV data. The language is designed to be very similar to the template definitions found in the specifications for smart card and RFID applications.

No download Website Updated 31 Mar 2010 Data2l

Screenshot
Pop 49.14
Vit 2.19

Data2l is a language neutral, platform neutral way for describing large sets of proprietary binary data. An example of this kind of data is car navigation data, which is about 1GB to 15GB in a typical embedded navigation. With Data2l you can easily describe almost any binary data format using primitive description blocks like basic type, array, structure, or alternative and using a functional dependency description language. Using such a description, one can generate source code optimized for certain tasks, like a lightweight data reading layer, fast querying code, or code suitable for data generation and transformation.

Download Website Updated 23 Mar 2009 yava2python

Screenshot
Pop 50.83
Vit 1.00

yava2python converts Java source files into Python source files. Many features are missing, but, in general, it can convert Java code to working Python code with manual fixes.

No download Website Updated 15 Feb 2008 Stani's Python Editor

Screenshot
Pop 50.91
Vit 1.09

Stani's Python Editor (SPE) is an excellent, free Python IDE with UML features, the PyChecker source code doctor, a debugger (WinPdb), GUI designers (wxGlade and the XRC editor), and Blender (3D graphics) support.

No download Website Updated 03 Jun 2006 CodgenClipse

Screenshot
Pop 17.89
Vit 1.00

CodeGenClipse adds Eclipse IDE support for code generation tools. It currently includes CodeGenJostraca, which integrates the Jostraca code generator into Eclipse 3.1.2 or later.

Download Website Updated 04 Oct 2005 PySnippet

Screenshot
Pop 50.41
Vit 2.25

PySnippet is a code snippet manager for any language. It features a user defined folder hierarchy, syntax highlighting, automatic clipboard copying, and an XML based data file.

Download Website Updated 14 Aug 2012 PyInstaller

Screenshot
Pop 191.91
Vit 8.94

PyInstaller converts (packages) Python programs into standalone executables under Windows, Linux, Mac OS X, Solaris, and AIX. It supports several platforms and is able to build fully-contained (single file) executables.

Download Website Updated 06 Oct 2004 XML to DDL

Screenshot
Pop 78.99
Vit 1.42

XML to DDL is a set of Python programs that converts an XML representation of a database into a set of SQL or DDL (Data Definition Language) commands. In addition, it can examine the difference between two XML files and output a sequence of SQL statements (normally ALTER statements) to bring one database up-to-date with the XML schema. You can also download the XML schema directly from the database. Finally, there's a tool to convert your schema into HTML for documentation purposes. XML to DDL currently supports the most recent versions of PostgreSQL, MySQL, Oracle, and Firebird databases.

Download Website Updated 30 Mar 2007 Internet Communications Engine

Screenshot
Pop 165.05
Vit 4.47

Ice is a modern alternative to object middleware such as CORBA or COM/DCOM/COM+. It is easy to learn, yet provides a powerful network infrastructure for demanding technical applications. It features an object-oriented specification language, easy to use C++ and Java mappings, a highly efficient protocol (including protocol compression), asynchronous method invocation and dispatch, dynamic transport plug-ins, TCP/IP and UDP/IP support, SSL-based security, a firewall solution, and much more.

Download Website Updated 25 Apr 2013 Marathon

Screenshot
Pop 333.87
Vit 55.44

Marathon is a GUI test tool that allows you to play and record scripts against a Java Swing UI. It's written in Java, and uses Python and Ruby as its scripting language (the emphasis being on an extremely simple, readable syntax that customers/testers/analysts feel comfortable with). Marathon includes a recorder, editor, player, and debugger to simplify working with test scripts.

Screenshot

Project Spotlight

MDIFramework

A ready-to-use architecture to ease the creation of MDI-style applications in Java.

Screenshot

Project Spotlight

eSpeak for Android

A text-to-speech tool.