Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thlorenz/lex

Dart lexer based on pygments regular expressions.
https://github.com/thlorenz/lex

Last synced: 26 days ago
JSON representation

Dart lexer based on pygments regular expressions.

Awesome Lists containing this project

README

        

# lexer

Lexers for different languages in Dart with Regular Expressions adapted from
the awesome [pygments](http://pygments.org) library.