Skip to content

Latest commit

 

History

History

ir-post-processor

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

@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