0.2.1 • Published 7 years ago

jison-modules v0.2.1

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

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
0.2.1

7 years ago

0.2.0

7 years ago

0.1.1

7 years ago

0.1.0

8 years ago