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:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.0.0 - November 29, 2023 (14.5 KB)

擁有者:

推送者:

作者:

  • TSUYUSATO Kitsune

SHA 256 總和檢查碼:

= 複製 已複製

總下載次數 316

這個版本 316

授權:

MIT

Ruby 版本需求: >= 3.2.0

新版本需要 MFA: true

使用 MFA 發布的版本: true

相關連結: