RSS 2 projects tagged "programming languages"

No download Website Updated 16 Nov 2009 deva

Screenshot
Pop 26.83
Vit 36.19

Deva is a programming language that is small, dynamic, and has some similarities to C and Python. It is designed for embedding in C++ applications, and is also suitable for basic programming tasks. It is written to be as simple as possible, but no simpler. Deva is a multi-paradigm language: it is essentially procedural and imperative, but with support for basic functional and object-oriented idioms.

Download No website Updated 29 Apr 2012 LIME

Screenshot
Pop 32.25
Vit 2.02

LIME is a dynamic programming language with a LISP-like syntax. It features partial function application, eager and lazy evaluation, call-by-value and call-by-reference, macros, reading/writing LIME code as data, a standard library including infinite streams, and an interactive mode with auto-indentation.

Screenshot

Project Spotlight

Tor-ramdisk

A micro Linux distribution for securely hosting a Tor server.

Screenshot

Project Spotlight

nimsg

A compact, server-based chat program.