# cforth **Repository Path**: mirrors_kernel_googlesource/cforth ## Basic Information - **Project Name**: cforth - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-19 - **Last Updated**: 2025-12-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README cforth ====== This is Mitch Bradley's CForth implementation. This version was derived from the version at One Laptop Per Child, then it was improved as follows: a) Host version now has line editing b) Host version catches exceptions c) key and key? implemented property in host versions for Linux and Windows d) Makefile fragments factored better, and use pattern rules extensively e) Makefiles in build directories simplified