[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: An introduction to Lua
- From: Dibyendu Majumdar <mobile@...>
- Date: Sun, 22 Oct 2017 10:54:54 +0100
On 22 October 2017 at 05:00, Dirk Laurie <dirk.laurie@gmail.com> wrote:
> "Lua’s standard library includes regular expressions library"
>
> -->
>
> Lua's standard library includes pattern matching for strings
> in which the patterns themselves are strings, rather like
> regular expressions in Python or Perl, but simpler.
>
Thank you!
Regards
Dibyendu