# ohce **Repository Path**: archstrange/ohce ## Basic Information - **Project Name**: ohce - **Description**: A simple template engine written in C - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-20 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Ohce - A simple template engine written in C Like other template systems, Ohce has three things: - `ohce`: the template engine program. - `sad`: data format used to provide content resource. - Template resource: ohce templates written in `ohce` template language.