# antlr4-runtime **Repository Path**: chnming/antlr4-runtime ## Basic Information - **Project Name**: antlr4-runtime - **Description**: GitHub mirror - **Primary Language**: C - **License**: Not specified - **Default Branch**: cpp-runtime-4.8 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-12-02 - **Last Updated**: 2024-04-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # antlr4-runtime Subtree of antlr4 original repo The branch `cpp-runtime-4.8` was created with commands: git remote add upstream https://github.com/antlr/antlr4.git git subtree split -P runtime/Cpp/runtime/src -b cpp-runtime-4.8 4.8 git push origin cpp-runtime-4.8 No other original content is copied since it's too huge for submodule.