NAME
Clownfish - Apache Clownfish symbiotic object system.
VERSION
0.4.99_1
DESCRIPTION
The Apache Clownfish "symbiotic" object system for C is designed to pair with a "host" dynamic language environment, facilitating the development of high performance host language extensions. Clownfish classes are declared in header files with a .cfh
extension. The Clownfish headers are used by the Clownfish compiler to generate C header files and host language bindings. Methods, functions and variables are defined in normal C source files.
The API for this alpha release of Clownfish has been cloaked.
COPYRIGHT
Clownfish is distributed under the Apache License, Version 2.0, as described in the file LICENSE
included with the distribution.