Re: An introduction to Lua
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: An introduction to Lua
- From: Dibyendu Majumdar <mobile@...>
- Date: 2017年10月22日 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