About rebl
ReBL can be used to easily define Reuseable Business Logic. This top-level project covers the documentation, code, unit tests and integration tests for the ReBL platform; developed by Logic:Machine Software Development Studio.
Project Modules
This project has declared the following modules:
Name | Description |
---|---|
rebl.docs | This project contains the documentation for the ReBL platform. This includes a comprehensive User Guide and Reference Manual along with ancillary build rules for the static code analysis tools and site-related files. |
rebl.core | This project contains the top-level classes used to create Business Languages and Business Logic based on ReBL reusable templates. |
rebl.unitTests | This project contains the unit tests for the ReBL platform. |
rebl.integrationTests | This project contains the integration tests for the ReBL platform. This provides examples of how to implement Business Logic based on ReBL reusable templates. |