UNPKG

tyson

Version:

A tool that generates a TypeScript file from your Jison grammar's semantic actions so the TypeScript compiler will check those semantic actions for errors.

4 lines (3 loc) 84 B
"use strict"; var ebnfParser = require("ebnf-parser"); module.exports = ebnfParser;