{"library":"bgex-compiler","type":"library","category":null,"description":"BGEX (Better Grammar EXtractor) is a language and compiler for defining and generating context-free grammar parsers. v0.0.26 compiles BGEX source into TypeScript parsers that export typed AST nodes. It relies on TypeScript >=5.0 as a peer dependency. Differentiators include native ESM, full TypeScript support, and lightweight output with no runtime dependencies.","language":"javascript","status":"active","version":"0.0.26","tags":["javascript","typescript"],"last_verified":"Fri May 01","install":[{"cmd":"npm install bgex-compiler","imports":["import { compile } from 'bgex-compiler'","import type { ASTNode } from 'bgex-compiler'","import { parse } from 'bgex-compiler'"]},{"cmd":"yarn add bgex-compiler","imports":[]},{"cmd":"pnpm add bgex-compiler","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/bgex-compiler","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}