# codeloom **Repository Path**: anylogic/codeloom ## Basic Information - **Project Name**: codeloom - **Description**: No description available - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-07 - **Last Updated**: 2025-10-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README README ====== Codeloom is a lightweight development framework. Codeloom includes the following modules: * codeloom-common Base module, containing a series of foundational libraries and frameworks, such as configuration frameworks, loading frameworks, event frameworks, etc. Additionally, it provides an xscript scripting framework. * codeloom-core Core module, containing a service framework to facilitate the development of API services. * codeloom-ketty Application server module, featuring an application server based on Jetty, providing a lightweight runtime environment for the service framework. Documentation can be found at: [https://gitee.com/anylogic/codeloom-docs](https://gitee.com/anylogic/codeloom-docs)