RSS 1 project tagged "Mac OS X"

Download Website Updated 11 Jun 2009 Rhope

Screenshot
Pop 27.53
Vit 38.36

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.

Screenshot

Project Spotlight

Plainview SDK

A toolkit of commonly used classes and functions, including Wordpress and Drupal SDKs.

Screenshot

Project Spotlight

Agglomerated SSL

An OpenSSL wrapper to make SSL programming easier.