Difference between revisions of "Lexer"

From Free Software Directory
Jump to: navigation, search
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=GNU 8sync
+
|Name=Lexer
 
|Short description=A simple, yet powerful Lexer/Tokenizer.
 
|Short description=A simple, yet powerful Lexer/Tokenizer.
 
|Full description='''Lexer''' is a simple, yet powerful Lexer/Tokenizer. It comes with an increadibly simple API that matches token using basic strings or Regexs.
 
|Full description='''Lexer''' is a simple, yet powerful Lexer/Tokenizer. It comes with an increadibly simple API that matches token using basic strings or Regexs.
 
 
|Homepage URL=https://github.com/thehydroimpulse/lexer
 
|Homepage URL=https://github.com/thehydroimpulse/lexer
 +
|VCS checkout command=git clone https://github.com/thehydroimpulse/lexer.git
 +
|Version download=https://github.com/thehydroimpulse/lexer/archive/master.zip
 +
|Last review by=Tedt
 +
|Last review date=2017/03/03
 +
|Status=
 +
|Is GNU=No
 
}}
 
}}
 +
{{Project license
 +
|License=Expat
 +
|License verified by=Tedt
 +
|License verified date=2017/03/03
 +
}}
 +
{{Software category}}
 +
{{Featured}}

Revision as of 13:26, 3 March 2017


[edit]

Lexer

https://github.com/thehydroimpulse/lexer
A simple, yet powerful Lexer/Tokenizer.

Lexer is a simple, yet powerful Lexer/Tokenizer. It comes with an increadibly simple API that matches token using basic strings or Regexs.





Licensing

License

Verified by

Verified on

Notes

License

Expat

Verified by

Tedt

Verified on

3 March 2017




Leaders and contributors

Resources and communication

Software prerequisites




Entry













Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.