|
Rembo
Toolkit contains a Software Development Kit (SDK) both for the server side
applications and for the client side applications. The server side
application development support is limited mainly to the C-library support
for the network based Rembo file system access. The client side
application support is more comprehensive, and includes all the client
side tools in source code form. Programming language is Rembo-C, which is
somewhere between C and PHP. The Rembo Tools library is extremely rich,
containing very high level operations. Therefore the programming effort is
mainly on the operation logic and on the GUI interface, which is also well
supported. The debugging support is about nil, one has to rely on the
console log messages.
The Rembo Wizard is a
Rembo client side application.
|
|