lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


As you may or may not know by now, regex can do basic arithmetic, with unary integers.[1] Can LPeg do better, say with binary integers, or binary floats, or even full-blown decimal?

[1] http://stackoverflow.com/questions/38170728/can-regex-do-basic-arithmetic

(inb4 someone makes a bignum library using nothing but lpeg) ;)

--
Disclaimer: these emails may be made public at any given time, with or without reason. If you don't agree with this, DO NOT REPLY.