RSS 6 projects tagged "Windows"

Download Website Updated 30 Jan 2013 Tiny BASIC for Curses

Screenshot
Pop 158.02
Vit 7.20

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.

No download No website Updated 12 Oct 2012 METAXPON

Screenshot
Pop 33.38
Vit 18.32

METAXPON ("Metachron" in Greek letters) is a small and fast audio DSP library for time-scale manipulation of 16-bit integer or 32-bit floating point stereo audio data streams. It employs a rigid phase-locked vocoder with dedicated transient detection and processing, and can work in real-time or non-real-time. Four editions are included - a portable edition and three x86 editions. The portable edition can be built with any ANSI C compiler and is OS- and architecture-independent. The three x86 editions are written in assembly using the FPU, 3DNow!, and SSE instruction sets, respectively, with automatic selection between them depending on the CPU capabilities. They can be compiled with MASM, JWASM, or NASM, producing libraries of object files in 8 formats.

No download No website Updated 19 Jun 2012 SYINF

Screenshot
Pop 23.35
Vit 19.94

SYINF shows in brief a system's CPU brand and model, RAM size, disk space, operating system, regional parameters, and current date and time. It can run in interactive (menu) or batch mode. There are two versions, in the C and C++ languages. They have been tested on 20 (15) compilers, 26 (25) operating systems, and 18 architectures. (Figures in parentheses are for the C++ version.) Both versions are conveyed in source code form only, each as a single ~35 KB source text file.

No download No website Updated 09 Aug 2011 ucpp

Screenshot
Pop 46.69
Vit 1.43

ucpp is a C preprocessor. It is designed to be quick and light, but still fully compliant to the ISO standard 9899:1999, also known as C99. ucpp can be compiled as a stand-alone program or linked to some other code; in the latter case, ucpp will output tokens, one at a time, on demand, as an integrated lexer. ucpp operates in two modes: in lexer mode, ucpp is linked to some other code and outputs a stream of tokens where each call to the lex() function will yield one token; in non-lexer mode, ucpp preprocesses text and outputs the resulting text to a file descriptor. If linked to some other code, the cpp() function must be called repeatedly, otherwise ucpp is a stand-alone binary.

No download No website Updated 13 Dec 2010 libmsvg

Screenshot
Pop 34.60
Vit 1.45

libmsvg is a minimal and generic library to read and write SVG files. It concentrates on a small subset of SVG to be useful.

Download No website Updated 28 Dec 2009 Hellband

Screenshot
Pop 27.20
Vit 1.00

Hellband is a Rogue-like game in which you descend through the nine circles of Hell and find an even more dangerous Hell beyond the city of Dis. It is derived from Cthangband, which is derived from Zangband, which is derived from Angband, which is derived from Moria.

Screenshot

Project Spotlight

Dragon parser generator

A combined scanner and LR(1) parser generator for C++ and Java code generation.

Screenshot

Project Spotlight

MKVToolNix

Create and work with Matroska media files.