wrengr / bytestring-lexing

Efficiently parse and produce common lexemes: namely integral and fractional numbers.
Other
6 stars 4 forks source link

Consider integrating @juspay's fork #7

Open wrengr opened 2 years ago

wrengr commented 2 years ago

There's a fork: https://github.com/juspay/bytestring-lexing/commit/0a46db1139011736687cb50bbd3877d223bcb737 We should run benchmarks, tests, etc, and then either pull that change in or document why not.