{"library":"parser-tml","type":"library","category":null,"description":"A parser for Turing Machine Language (TML) programs. Version 2.0.6 ships TypeScript types and provides both synchronous and streaming parsing. It is actively maintained with regular releases. Key differentiators include a callback-based parsing API and support for reading TML from files or strings. The package is designed for educational and experimental use in simulating Turing machines.","language":"javascript","status":"active","version":"2.0.6","tags":["javascript","typescript"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install parser-tml","imports":["import { Parser } from 'parser-tml'","import { parse } from 'parser-tml'","import type { TMLProgram } from 'parser-tml'"]},{"cmd":"yarn add parser-tml","imports":[]},{"cmd":"pnpm add parser-tml","imports":[]}],"homepage":"http://github.com/pete-g00/parser-tml","github":"https://github.com/pete-g00/parser-tml","docs":null,"changelog":null,"pypi":null,"npm":"parser-tml","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}