RSS 131 projects tagged "Windows"

No download Website Updated 06 Nov 2011 Forxx

Screenshot
Pop 39.50
Vit 1.00

Forxx is a language for text processing, inspired by Forth and REXX. It is a stack-based, extensible language which provides both an interactive environment and the ability to compile and run programs.

Download Website Updated 30 Jan 2013 Tiny BASIC for Curses

Screenshot
Pop 160.40
Vit 7.30

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 12 Oct 2011 Alore

Screenshot
Pop 36.21
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 03 Jan 2013 EGSL Interpreter

Screenshot
Pop 49.39
Vit 7.18

EGSL is a small interpreter which can execute Lua scripts. It includes some functions for fast and easy game development. These are image manipulation functions, functions for 2D drawing, sound and music, input via mouse, keyboard, and joypad, and some helper functions. The engine is based on SDL, SDL_gfx, and SDL_mixer, and additionally on SDL_image on Haiku-OS.

No download Website Updated 30 Nov 2009 BFRunner

Screenshot
Pop 18.36
Vit 35.59

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

Download Website Updated 11 Jun 2009 Rhope

Screenshot
Pop 33.76
Vit 37.96

Rhope is a dynamically typed dataflow programming language that also borrows some ideas from other paradigms. Unlike mainstream programming languages, statements are not necessarily executed in the order they are written, but instead based on their dependencies. Statements that do not share dependencies run in parallel. Most operations have value semantics (i.e. modifying an object makes a copy rather than changing the original) making this parallelism safe. For managing global state, Rhope has a transaction mechanism.

Download Website Updated 24 Jan 2009 v8cgi

Screenshot
Pop 10.77
Vit 39.70

v8cgi is a small set of C++ and JavaScript libraries, allowing a programmer to use JavaScript as a server-side HTTP processing language. Basic functionality includes IO, GD, MySQL, Sockets, Templating, and FastCGI.

Download Website Updated 19 Jan 2009 X#

Screenshot
Pop 30.98
Vit 1.00

X# (pronounced X-sharp) is an XML-oriented programming language designed to quickly create Web applications and services. Everything is represented as an XML tree, and instead of using functions to manipulate information or perform actions, all possible operations are done by adding, removing, or changing nodes from this tree. Since there are no functions to learn and everything is done intuitively, even inexperienced developers can create complex Web applications and services quickly.

No download Website Updated 19 Jan 2011 The Eagle Project

Screenshot
Pop 38.07
Vit 2.92

Eagle, Extensible Adaptable Generalized Logic Engine, is an implementation of the Tcl scripting language for the Common Language Runtime (CLR).

Download Website Updated 01 Dec 2008 Thyrd

Screenshot
Pop 28.20
Vit 1.00

Thyrd is an experimental, reflective, visual programming language and environment. In Thyrd, both data and code are stored in cells situated in nested two-dimensional grids. All operations the user can perform to edit the structure are implemented as operators in the Thyrd language, thus a Thyrd program can inspect and modify itself or other programs in the same space. Thyrd belongs to the Forth family of languages. It most resembles Joy in that it uses quotation and combinators to implement iteration and recursion.

Screenshot

Project Spotlight

libsodium

An easy-to-use crypto library based on NaCl.

Screenshot

Project Spotlight

LDAP Account Manager

A web-based account manager for LDAP directories.