@cm2ml/ir-post-processor
v1.0.0
Published
This package provides a post-processor plugin for the intermediate representation (IR) of the CM2ML framework. It may be used to enrich and validate the IR after it has been generated by the parser.
Downloads
7
Readme
@cm2ml/ir-post-processor
This package provides a post-processor plugin for the intermediate representation (IR) of the CM2ML framework. It may be used to enrich and validate the IR after it has been generated by the parser.
Development
Installation
pnpm install
Build
pnpm build
Test
pnpm test
Lint
pnpm lint
Typecheck
pnpm check:tsc
License
MIT - Copyright © Jan Müller