RSS 5 projects tagged "Windows"

Download Website Updated 30 Jan 2013 Tiny BASIC for Curses

Screenshot
Pop 160.09
Vit 7.28

Tiny BASIC for Curses (tinybc) is a BASIC interpreter for the curses character screen handling library which fully corresponds to the Tiny BASIC specification. The engine is thread-safe and can be embedded into other code. It can be used as a game or a minimalist challenge.

Download Website Updated 28 Sep 2004 CCIDE

Screenshot
Pop 33.32
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 02 May 2005 SdlBasic GameBasic language

Screenshot
Pop 56.92
Vit 2.52

sdlBasic is a simple cross-platform basic interpreter written in C for 2D games.

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

Screenshot
Pop 53.27
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 Website Updated 02 Oct 2002 ScriptBasic

Screenshot
Pop 75.82
Vit 3.99

ScriptBasic is an interpreter for the old language BASIC. It runs on Win32 as well as on UNIXes as a command-line or CGI program interpreter. It includes an interpreter, a compilable, well-documented embedding and extending interface for the C programmer, and a rich set of commands and functions.

Screenshot

Project Spotlight

sawfish

An extensible window manager.

Screenshot

Project Spotlight

cmocka

A unit testing framework for C with mock objects.