[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Most efficient way to recognize a line by its first (up to) three characters
- From: Dirk Laurie <dirk.laurie@...>
- Date: Tue, 11 Mar 2014 19:40:00 +0200
2014-03-11 19:25 GMT+02:00 <meino.cramer@gmx.de>:
> And I will do it in pure Lua since this is the
> reason why I do this in pure Lua! ;)
Do programs that contain
lpeg = require"lpeg"
count as pure Lua?