RubyGems Navigation menu

rprec 1.0.0

`RPrec` is an implementation of operator-precedence parsing. The operator-precedence parsing is also known as Pratt parsing. This implementation is extended for mixfix operators which are operators consists of multi parts (e.g. `... ? ... : ...` operator).

Gemfile:
=

install:
=

Versions:

  1. 1.0.0 November 29, 2023 (14.5 KB)

Owners:

Pushed by:

Authors:

  • TSUYUSATO Kitsune

SHA 256 checksum:

=

Total downloads 362

For this version 362

Version Released:

License:

MIT

Required Ruby Version: >= 3.2.0

New versions require MFA: true

Version published with MFA: true

Links: