ragel

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

  • Owner: bnoordhuis/ragel
  • Platform:
  • License:: GNU General Public License v2.0
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

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

Main metrics

Overview
Name With Ownerbnoordhuis/ragel
Primary LanguageC++
Program languageC++ (Language Count: 10)
Platform
License:GNU General Public License v2.0
所有者活动
Created At2013-04-10 23:49:55
Pushed At2015-10-30 00:38:32
Last Commit At2013-02-02 09:45:05
Release Count0
用户参与
Stargazers Count156
Watchers Count5
Fork Count19
Commits Count798
Has Issues Enabled
Issues Count1
Issue Open Count1
Pull Requests Count0
Pull Requests Open Count0
Pull Requests Close Count0
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private