[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: builtin pattern matching
- From: Sam Atman <atmanistan@...>
- Date: Sat, 11 May 2019 14:26:56 +0200
>
> that may be true, but coders used to Perl, Ruby (these 2 even provide regex
What’s fantastic about these languages, and Python, Java, dozens of others:
They exist and you can use them!
Lua has lpeg, which is superior in a variety of ways.
If you want to get good at Lua programming, I heartily suggest learning it.
cheers,
-Sam.