RSS 116 projects tagged "Windows"

Download Website Updated 28 Jun 2002 ACDK Tcl

Screenshot
Pop 104.21
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 75.71
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.62
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.

No download Website Updated 23 Jan 2004 Aptilis

Screenshot
Pop 23.62
Vit 58.39

Aptilis is a very simple, yet powerful, scripting language, developed specifically for the web. The syntax resembles BASIC.

Download Website Updated 15 May 2003 Audiality

Screenshot
Pop 43.95
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 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 27 Oct 2011 BAIK

Screenshot
Pop 35.16
Vit 5.75

BAIK (Bahasa Anak Indonesia untuk Komputer) is a scripting language whose syntax is in Indonesian. It supports GUI, file operations, conditions, arrays, functions, simple OOP, RDBMS (Oracle, SQLite, MySQL, and PostgreSQL databases), CGI, and TCP/IP networking.

No download Website Updated 30 Nov 2009 BFRunner

Screenshot
Pop 18.25
Vit 35.66

BFRunner is a simple application that interprets Brainfuck code and shows its output.

Download Website Updated 24 Feb 2004 Brainfuck Debugger

Screenshot
Pop 28.21
Vit 1.49

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 25 Jan 2002 Brandy

Screenshot
Pop 25.30
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.

Screenshot

Project Spotlight

Biomechanical ToolKit

Tools to visualize and process biomechanical data without manufacturer restrictions.

Screenshot

Project Spotlight

gjrand

A pseudo-random number library and tests.