Skip to content

dfreeman/jison-modules

Repository files navigation

Jison Modules Build Status Coverage Status

Introduction

This tool is a Jison preprocessor for composing a single grammar from modularized grammar/lexicon subcomponents.

Declarations

%import and %export

  • grammar rules
  • lexical tokens
  • lexical macros
  • lexical conditions?

%priority

%precedence

API

load(entryPath, loader, options)

preprocess

The Loader interface

Metadata

Building

  • npm run build

About

A Jison preprocessor for composing modular grammars

Resources

Stars

Watchers

Forks

Packages

No packages published