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

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