项目作者: rodamber

项目描述 :
Convert code using CamelCase to snake_case
高级语言: Lex
项目地址: git://github.com/rodamber/camel-case-to-snake-case.git
创建时间: 2016-05-31T22:19:39Z
项目社区:https://github.com/rodamber/camel-case-to-snake-case

开源协议:MIT License

下载


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”).