libtokenstream

概要

C 言語で LR(k) パーサー用の先読みの機構を提供するライブラリ。

LR(1) パーサー専用の libtokenstream without Queue と LR(k) パーサー全般用の libtokenstream with Queue の2種類があります。

ライセンス

使用言語

使用ライブラリ

ダウンロード

libtokenstream with Queue
libtokenstream with Queue 1.0
libtokenstream without Queue
libtokenstream without Queue 1.0

ChangeLog

libtokenstream with Queue
libtokenstream with Queue 1.0
  • とりあえず作成。

libtokenstream without Queue
libtokenstream without Queue 1.0
  • とりあえず作成。