Registry / other / hoa-compiler

hoa-compiler

JSON →
library3.17.08.08phppackagistunverified

The Hoa\Compiler library provides a framework for building compilers and language parsers.

composer require hoa/compiler
INSTALL
IMPORT
SIG · HOA-COMPILER
H
hoa-compiler
otherphpv3.17.08.08
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Llk
use Hoa\Compiler\Llk\Llk;

Parses input using a grammar file.

use Hoa\Compiler\Llk\Llk; $compiler = Llk::load(new \Hoa\File\Read('grammar.pp')); $ast = $compiler->parse('input code');
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.17.08.08latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Meta
1
Resources
hoa-compiler — pip install hoa-compiler · libregistry