Documentation on how to build and install Zorba can be found at the following web sites:
If you want to write your own Zorba application or use Zorba specific language features (e.g. eval or groupby), please refer to our following documentation and our API examples:
| Release |
Links to the Documentation |
API examples |
| Zorba 0.9.2 |
Zorba’s Documentation |
|
| |
Zorba CXX API Documentation |
simple.cpp,
context.cpp,
serialization.cpp,
errors.cpp,
sax2.cpp,
datamanager.cpp,
external_funcions.cpp
|
| |
Zorba C API Documentation |
csimple.cpp,
ccontext.cpp,
serialization.cpp,
cerror.cpp,
datamanager.cpp,
cexternal_funcions.cpp |
| |
Zorba Python API Documentation |
python_test.py |
| |
Zorba Ruby API Documentation |
ruby_test.rb |
| |
Build Instructions |
|
| |
Install Instructions |
|
|
| Zorba 0.9.1 |
API documentation |
simple.cpp |
| |
Build Instructions |
context.cpp |
| |
Install Instructions |
serialization.cpp |
| |
|
errors.cpp |
| |
|
context.cpp |
| |
|
sax2.cpp |
| |
|
datamanager.cpp |
| |
|
external_functions.cpp |