ORCA REBOL language clone

ORCA is an interpreter for a REBOL-like language. The interpreter is a C library so that C/C++ applications can use ORCA as an embedded scripting system. ORCA stands for Open-source Rebol Can be Achieved.

Tags Software Development Interpreters
Licenses LGPL
Operating Systems Mac OS X POSIX Windows Windows Cygwin Linux Solaris
Implementation C Rebol

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  16 Dec 2007 15:54
  • Rrelease-after

Changes: This package release rolls up small bugfixes and enhancements that were made over more than a year. The source package is now easier to compile: the correct makefile for Syllable and Linux is already in place. The BZip2 library and its headers need to be available for compiling. Of course, it's easiest to use the binary package for Linux, which can be unzipped anywhere.

  • Rrelease-mid
  •  16 Nov 2006 13:33
  • Rrelease-after

Changes: QUIT/RETURN has been implemented. There are bugfixes in DO and array implementation.

Changes: Most of the core is complete, but many functions and natives are not implemented, so only simple scripts can be run. About 50% of natives have some implementation.

No-screenshot

Project Spotlight

Bitvector Library

A C library that lets you use strings instead of ints for internal flags.

No-screenshot

Project Spotlight

Dnsmasq

A small caching DNS proxy and DHCP server.