3 projects tagged "Rebol"
Red language is a native-code compiled functional, imperative, symbolic, and homoiconic programming language that re-uses most of REBOL's syntax and semantics. Both static and JIT compilation support are planned. A strong emphasis is made on concurrency and both task and data parallelism support using an actor-like abstraction and parallel collections (Scala-like). The target range of usage spreads from low-level system programming (thanks to the built-in Red/System C-level DSL) and embedded systems, up to high-level scripting, with an optional REPL console.
The Syllable project creates a family of operating systems that form a network platform. Syllable Desktop is a complete desktop operating system that is exceptionally powerful, fast, and easy to use. It has its own kernel, filesystem, GUI, and applications. Syllable Desktop is based on AtheOS, is largely POSIX.1 compliant, and uses many of the GNU utilities. Syllable Server is a server operating system built to be similar to Syllable Desktop, but on the Linux kernel.