RSS 4 projects tagged "Windows"

Download Website Updated 01 Mar 2013 Retro

Screenshot
Pop 414.48
Vit 66.66

Retro is a clean, minimalist language with roots in Forth. It supports all major OSes in use today, and was designed to be easy to learn, use, and modify for specific needs.

No download No website Updated 29 Nov 2012 python-minidb

Screenshot
Pop 34.79
Vit 2.30

minidb is a Python module that utilizes the SQLite3 database library in order to store and retrieve Python objects. It utilizes Python's __slots__ mechanism to determine the column names, and uses the class name for table names. Data is always stored as text in the database, but will be converted using the type specified in __slots__ (which therefore has to be a dict).

Download Website Updated 07 Jul 2012 Avian

Screenshot
Pop 91.14
Vit 7.31

Avian is a lightweight virtual machine and class library, both written from scratch to provide a useful subset of Java's features. It's well-suited to cross-platform applications which need a typesafe language but must remain small and self-contained.

Download Website Updated 13 Feb 2010 iodine

Screenshot
Pop 178.66
Vit 4.79

iodine lets you tunnel IPv4 data through a DNS server. This can be useful in situations where Internet access is firewalled, but DNS queries are allowed. It needs a TUN/TAP device to operate. The bandwidth is asymmetrical with limited upstream and up to 1 Mbit/s downstream.

Screenshot

Project Spotlight

Template Data Interface (TDI)

A powerful markup template system for Python.

Screenshot

Project Spotlight

Wing IDE

An IDE for Python.