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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?