ragel

Ragel State Machine Compiler - http://www.complang.org/ragel/

  • 所有者: bnoordhuis/ragel
  • 平台:
  • 许可证: GNU General Public License v2.0
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Ragel State Machine Compiler -- README
======================================

  1. Build Requirements

  • Make
  • g++

If you would like to modify Ragel and need to build Ragel's scanners and
parsers from the specifications then set "build_parsers=yes" the DIST file and
reconfigure. This variable is normally set to "no" in the distribution tarballs
and "yes" in version control. You will need the following programs:

  • ragel (the most recent version)
  • kelbt (the most recent version)

To build the user guide set "build_manual=yes" in the DIST file and
reconfigure. You will need the following extra programs:

  • fig2dev
  • pdflatex
  1. Compilation and Installation

Ragel uses autoconf and automake.

$ ./configure --prefix=PREFIX
$ make
$ make install

主要指标

概览
名称与所有者bnoordhuis/ragel
主编程语言C++
编程语言C++ (语言数: 10)
平台
许可证GNU General Public License v2.0
所有者活动
创建于2013-04-10 23:49:55
推送于2015-10-30 00:38:32
最后一次提交2013-02-02 09:45:05
发布数0
用户参与
星数156
关注者数5
派生数19
提交数798
已启用问题?
问题数1
打开的问题数1
拉请求数0
打开的拉请求数0
关闭的拉请求数0
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?