MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0014954 | CMake | CMake | public | 2014-06-04 15:57 | 2016-06-10 14:31 |
Reporter | Georg Sauthoff | ||||
Assigned To | Kitware Robot | ||||
Priority | normal | Severity | feature | Reproducibility | always |
Status | closed | Resolution | moved | ||
Platform | OS | OS Version | |||
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 0014954: feature request: add FindRAGEL parser generator module | ||||
Description | CMake already comes with support for parser-generators/compiler-compilers like Flex and Bison (i.e. FindFLEX/FindBison). But currently, it does not support the Ragel state machine compiler/parser-generator (http://www.complang.org/ragel/ [^] ). A google search shows that there is a need for such support - there are various projects using Ragel - and some projects which build with cmake reinvent the wheel, i.e. they ship custom cmake targets for ragel compilation. I've created a FindRAGEL module for my needs - it is based on the FindBISON module distributed with cmake: https://github.com/gsauthof/cmake-ragel [^] Besides the small examples included in the above repository you can also see how the FindRAGEL module is used in another project - for multiple ragel files: https://github.com/gsauthof/imapdl [^] Please feel free to integrate the FindRAGEL module (or something to the same effect) into the cmake distribution. | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2014-06-04 15:57 | Georg Sauthoff | New Issue | |||
2014-06-04 16:07 | Brad King | Note Added: 0036117 | |||
2016-06-10 14:29 | Kitware Robot | Note Added: 0042557 | |||
2016-06-10 14:29 | Kitware Robot | Status | new => resolved | ||
2016-06-10 14:29 | Kitware Robot | Resolution | open => moved | ||
2016-06-10 14:29 | Kitware Robot | Assigned To | => Kitware Robot | ||
2016-06-10 14:31 | Kitware Robot | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|