RSS 51 projects tagged "Windows"

Download Website Updated 28 Jun 2002 ACDK Tcl

Screenshot
Pop 106.07
Vit 1.51

ACDK Tcl allows you to instrument a Tcl interpreter inside an ACDK application. In the Tcl script, you can call all ACDK classes with the standard ACDK Dynamic Method Invokation (DMI) methods.

Download Website Updated 25 Jul 2001 AMC (ATOM Module Compiler)

Screenshot
Pop 76.94
Vit 2.16

AMC is a programmable compiler/preprocessor. It has a built-in programming language called CGL (Code Generation Language) that lets you add new syntactical elements to the source files that AMC processes. In addition, AMC has a module structure reminescent of the UCSD p-System compiler. AMC comes with a default package that adds a dynamic form of OOP to C.

Download Website Updated 12 Oct 2011 Alore

Screenshot
Pop 36.29
Vit 1.00

Alore is an object-oriented programming language with a clean syntax that resembles Python and Lua. It is optionally-typed like Google Dart. It is both a dynamic scripting language and a general-purpose language with static typing. It is aimed at most programming tasks, from short scripts to complex applications. It allows programmers to freely mix static and dynamic typing within a program. It has native threads and a very fast edit-test cycle. Programmers can always bypass type checking and run their programs immediately.

Download Website Updated 04 Sep 2007 Arena Scripting Language

Screenshot
Pop 59.32
Vit 4.14

Arena is a light-weight scripting language that features a C-like syntax and library, automatic memory management, and runtime polymorphism.

Download Website Updated 15 May 2003 Audiality

Screenshot
Pop 44.36
Vit 1.00

Audiality is a highly scalable and portable audio engine and synthesizer. MIDI files are used in combination with scripting and modular synthesis, to minimize file sizes and maximize flexibility. Audiality can be used as a music and sound effects player in multimedia productions, or as a realtime MIDI synthesizer.

Download Website Updated 24 Feb 2004 Brainfuck Debugger

Screenshot
Pop 28.21
Vit 1.50

Brainfuck Debugger is designed to encourage the development of Brainfuck programs by providing an IDE with debugging features. One of the goals of this project is to provide an environment for people who want to experiment with the fundimental processes of computers, but not get blown away with complicated syntax issues.

Download Website Updated 30 Jan 2001 Ciao Prolog

Screenshot
Pop 117.31
Vit 1.00

Ciao is a complete Prolog system subsuming ISO-Prolog with a novel modular design which allows both restricting and extending the language. Ciao extensions currently include feature terms (records), higher-order, functions, constraints, objects, persistent predicates, a good base for distributed execution (agents), and concurrency. Libraries also support WWW programming, sockets, and external interfaces (C, Java, TCL/Tk, relational databases, etc.). An Emacs-based environment, a stand-alone compiler, and a toplevel shell are also provided.

Download Website Updated 31 Jan 2008 Esoteric Combine

Screenshot
Pop 21.26
Vit 1.00

The primary aim of Esoteric Combine is the creation of an interpreter that is able to execute as many esoteric languages as possible.

No download Website Updated 03 Sep 2006 Factor

Screenshot
Pop 89.96
Vit 4.41

Factor is a dynamically-typed stack-based programming language. Factor runs on various OSes and CPU architectures, and provides an optimizing compiler, interactive development environment, powerful collections, higher order programming, continuations, and a growing library of contributed code.

Download Website Updated 19 Dec 2003 FakeNES

Screenshot
Pop 90.95
Vit 3.81

FakeNES is a portable, Open Source NES emulator that is written mostly in C, and uses the Allegro library for cross-platform capabilities. The officially supported platforms are DOS, Windows 9x/2k/Me/XP, Linux, FreeBSD, QNX, BeOS, and Mac OS X.

Screenshot

Project Spotlight

OpenDocMan

A Web-based document management system.

Screenshot

Project Spotlight

Kernel Mode Linux

A factility for executing user processes in kernel mode safely.