RSS 2 projects tagged "programming language"

Download Website Updated 26 Jun 2009 ooc

Screenshot
Pop 68.99
Vit 1.43

ooc is an object-oriented programming language which is implemented with a source-to-source translator to pure C99. It supports classes, abstract functions, foreach, ranges, etc. It intends to be modern, modular, extensible, yet simple and fast.

No download Website Updated 18 Nov 2009 Crules

Screenshot
Pop 40.44
Vit 35.81

Crules is a dynamic programming language that takes influences from Python, Perl, and Haskell. The main motivation for this language was the concept or design of a new paradigm or feature called "rules". A rule is a potential entry point which has dependencies rather than parameters. Any rule can be overridden to have different or no dependencies. Since the language itself can decide on the best course of actions for an operation, dependencies become preconditions for execution. It also features lazy evaluation, object orientation, variadic and anonymous-parameter functions, and reflection. These features help make the language truly dynamic.

Screenshot

Project Spotlight

PixSteward

A Flickr backup and database system for Macs.

Screenshot

Project Spotlight

RedQueryBuilder

A JavaScript SQL query builder UI.