RSS 17 projects tagged "Windows"

Download Website Updated 04 Feb 2010 Adlib-S3M player for QuickBasic

Screenshot
Pop 39.60
Vit 3.19

The Adlib-S3M Player for QuickBasic contains an example program that implements a background Adlib-S3M/MidiS3M player. The player itself is fully written in QuickBASIC, and has been optimized for memory usage.

Download Website Updated 01 Mar 2007 BASIC-256

Screenshot
Pop 78.99
Vit 3.27

BASIC-256 is a simple BASIC IDE that allows young children to learn to program. It was written in response to David Brin's article, "Why Johnny Can't Code," in which he bemoans the lack of a simple, line-oriented programming language for children that runs on modern computers. It features a byte-code compiler and interpreter, a debugger, easy to use graphical and text output, and an editor.

Download Website Updated 25 Jan 2002 Brandy

Screenshot
Pop 25.38
Vit 1.00

Brandy is an interpreter for BBC Basic (the dialect used on the BBC Micro and on RISC OS) that runs under Unix, DOS, and RISC OS.

Download Website Updated 28 Sep 2004 CCIDE

Screenshot
Pop 33.27
Vit 2.01

Ccide reads C, C++, BASIC, or bash source code containing embedded decision tables from stdin, expands the tables, copies the remaining statements, and forms a compilable C or C++ source module, executable bash script, or interpretable BASIC program. Erratic side effects are avoided by evaluating all condition expressions at exactly the same time, and by performing all evaluations and actions in the original sequence.

No download Website Updated 30 Nov 2008 Casetta

Screenshot
Pop 14.42
Vit 40.44

The aim of the Casetta project is to provide a collection of software to open, edit, convert, and transfer data with a Casio graphical calculator. For the moment, it provides three programs. Casetta is a Python module to make conversions between various Casio data formats, transfers with a Casio calculator, and let any Python program manage data such as programs, backups, etc. Casetta_cli is a command line interface for Casetta to make massive format conversions, or just to use a powerful interface. Gasetta is a graphical interface for file conversion, transfers, and to manage and edit your data.

Download Website Updated 23 Jan 2005 Cubex Rubik's Cube Solver

Screenshot
Pop 99.22
Vit 2.48

Cubex is a Web-based Rubik's Cube solver that produces a highly-detailed solution for any mixed-up Rubik's Cube in seconds.

No download Website Updated 03 Nov 2011 FreeBASIC

Screenshot
Pop 90.61
Vit 3.03

FreeBASIC is a self-hosting 32-bit BASIC compiler. It makes use of the GNU binutils programming tools and can produce console and GUI executables, and dynamic and static libraries. It fully supports the use of C libraries and has partial C++ library support. It supports a C style preprocessor that is capable of multi-line macros, conditional compilation, and file inclusion. When used in its "QB" language mode, it provides a high level of support for programs written for QuickBASIC.

Download Website Updated 09 Jan 2002 GNU/Liberty Basic Compiler Collection

Screenshot
Pop 52.59
Vit 1.74

GNU/Liberty Basic Compiler Collection (GLBCC) is a suite of tools that allow Liberty Basic source code to be compiled directly to executable programs. It leverages greatly off of the GNU Compiler Collection, which allows it to run both on Windows and Linux, while also having the ability to generate both Linux and Windows executables on Linux via the Mingw cross compiler. The suite also includes a frontend program that has both a GUI and CLI to provide a simple environment to compile Liberty Basic code.

Download No website Updated 12 Aug 2007 Google Hacks

Screenshot
Pop 71.75
Vit 1.75

Google Hacks is a compilation of carefully crafted Google searches that expose novel functionality from Google's search and map services. For example, you can use it to view a timeline of your search results, view a map, search for music, search for books, and perform many other specific kinds of searches.

No download Website Updated 19 May 2004 OpenSong

Screenshot
Pop 28.98
Vit 1.00

OpenSong is an application for managing chords and lyric sheets (lead sheets), presenting lyrics (and custom slides) using a projector, and much more. It's great for worship leaders and musicians.

Screenshot

Project Spotlight

HTTPTunnel

A program to tunnel arbitrary TCP connections over HTTP.

Screenshot

Project Spotlight

Concurrency Kit

A library of synchronization primitives and concurrent data structures for specific update-heavy workloads.