RSS 4 projects tagged "programming languages"

No download Website Updated 16 Nov 2009 deva

Screenshot
Pop 28.39
Vit 35.86

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 11 Feb 2010 MBase

Screenshot
Pop 21.17
Vit 1.00

MBase is a .NET-oriented meta-programming framework. It is designed for rapid development and high quality implementation of custom programming language compilers, but can also serve as a robust and flexible embeddable scripting engine. Applications are not limited to .NET platform, since MBase can be used to implement compilers targeting other platforms - JVM, native assembly, C, etc.

Download Website Updated 01 Feb 2013 Eero

Screenshot
Pop 88.79
Vit 12.52

Eero is a binary-compatible variant of Objective-C 2.0, implemented with a patched version of the Clang/LLVM compiler. It features a streamlined syntax with improved readability and reduced code clutter, as well as new features such as Python-like indentation and a limited form of operator overloading. It is inspired by languages such as Smalltalk and Ruby.

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.

Screenshot

Project Spotlight

MyRad4PHP

RAD for PHP with MySQL, to generate applications in seconds.

Screenshot

Project Spotlight

Simutrans

A transportation simulation game.