Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

LPeg

Compare

  Analyzed 8 days ago

LPeg is a new pattern-matching library for Lua, based on Parsing Expression Grammars (PEGs). In this text, I assume you are familiar with PEGs. If you are not, you can get a quick start reading the Wikipedia Entry for PEGs. The nice thing about PEGs is that it has a formal basis (instead of being an ... [More] ad-hoc set of features), allows an efficient and simple implementation, and does most things we expect from a pattern-matching library (and more, as we can define entire grammars). [Less]

5.98K lines of code

0 current contributors

almost 11 years since last commit

4 users on Open Hub

Inactive
5.0
 
I Use This
Licenses: No declared licenses

LuaJSON

Compare

  Analyzed 8 days ago

JSON Parser/Constructor for Lua Uses LPeg to decode JSON and tables to encode JSON

6.14K lines of code

0 current contributors

over 1 year since last commit

3 users on Open Hub

Very Low Activity
4.66667
   
I Use This

LXSH

Compare

  Analyzed 8 days ago

Lexing & Syntax Highlighting in Lua LXSH is a collection of lexers and syntax highlighters written in Lua using the excellent pattern-matching library LPeg. Several syntaxes are currently supported: Lua, C, BibTeX and shell script. The syntax highlighters support three output formats: HTML ... [More] designed to be easily embedded in web pages, LaTeX which can be used to generate high quality PDF files and RTF which can be used in graphical text editors like Microsoft Word and LibreOffice (formerly OpenOffice). Three predefined color schemes are included. [Less]

3.44K lines of code

0 current contributors

over 13 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

context-rst

Compare

  No analysis available

Typesetting reStructuredText with ConTeXt.

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: No declared licenses

Transliterator for ConTeXt

Compare

  No analysis available

Transliteration module for ConTeXt.

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: No declared licenses