BOIL
Version 1.2 releasedBOIL is a simple C-like interpreter-language that was developed by netEstate (www.netestate.de) under Linux for special purposes. We are releasing it free of charges under the GPL. Some features are:
- Distributed programming with RPC (a BOIL-function can be declared as external and will transparently be executed on a distant 'BOIL-server').
- Accounting and limiting of resources is possible for the whole program or single functions.
- You can isolate single functions from the rest of the program and disable the use of every library-function. A 'sandbox-environment' for the whole program or single functions is easy to implement.
- Parsing, definition and deletion of functions at runtime is possible.
BOIL is in excessive use here and has been very stable, library-functions can be added easily. We hope that it can help others like it helped us.
The current Version of BOIL is 1.2 (130k).
See the Documentation in German or English or the CHANGES file.
You can get precompiled binarys for:
