项目作者: rodamber
项目描述 :
Convert code using CamelCase to snake_case
高级语言: Lex
项目地址: git://github.com/rodamber/camel-case-to-snake-case.git
CamelCase to snake_case
Description
Simple flex specification to convert C++ files using the camelCase naming
convention to the snake_case naming convention.
Status
Experimental (as in “not exaustive”).