代码拉取完成,页面将自动刷新
Colm.Net Suite of Programs ========================== This package contains the Colm Programming Language, Ragel State Machine Compiler 7.0+, and supporting libraries. DEPENDENCIES ============ This package has no external dependencies, other than usual autotools and C/C++ compiler programs. For the program: make libtool gcc g++ autoconf automake For the docucumentation: * asciidoc * fig2dev BUILDING ======== Colm is built in the usual autotool way: $ ./autogen $ ./configure $ make $ make install RUN-TIME DEPENDENCIES ===================== The colm program depends on GCC at runtime. It produces a C program as output, then compiles and links it with a runtime library. The compiled program depends on the colm library. Notes on RUNNING ================ To find the includes and the runtime library to pass to GCC, colm looks at argv[0] to decide if it is running out of the source tree. If it is, then the compile and link flags are derived from argv[0]. Otherwise, it uses the install location (prefix) to construct the flags. SYNTAX HIGHLIGHTING =================== There are vim syntax definition files colm.vim and ragel.vim
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。