aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexlua/text.lua
blob: de5204857bf2ee10aa2674cc9330fc0522d23ca8 (plain)
1
2
3
4
-- Copyright 2006-2019 Mitchell mitchell.att.foicica.com. See License.txt.
-- Text LPeg lexer.

return require('lexer').new('text')