{"library":"lex-parser","type":"library","category":null,"description":"A parser for lexical grammars used by jison and jison-lex. Currently at version 0.1.4, it parses lexical grammar definitions (similar to those used by Lex/Yacc) and returns a JSON representation. It is a low-level dependency for jison tools and not commonly used directly. The package appears to be stable but rarely updated, with the last release likely years ago. Unlike higher-level alternatives like jison itself, lex-parser focuses solely on parsing the grammar syntax.","language":"javascript","status":"maintenance","version":"0.1.4","tags":["javascript","lexical","grammar","parser","jison"],"last_verified":"Wed May 27","install":[{"cmd":"npm install lex-parser","imports":["import lexParser from 'lex-parser'; const result = lexParser.parse('%%...');","import { parse } from 'lex-parser'; const result = parse('%%...');"]},{"cmd":"yarn add lex-parser","imports":[]},{"cmd":"pnpm add lex-parser","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/lex-parser","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/lex-parser/compatibility"}}