parser-tml
JSON →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.