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

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