Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 428 Bytes

README.md

File metadata and controls

39 lines (25 loc) · 428 Bytes

@cm2ml/ir

This package provides the intermediate representation (IR) of the CM2ML framework.

Development

Installation

pnpm install

Build

pnpm build

Test

pnpm test

Lint

pnpm lint

Typecheck

pnpm check:tsc

License

MIT - Copyright © Jan Müller