Transpiler from MorphirIR to Bosque source code. Version 0.1.11 targets Node >=10.0. Produces Bosque language output from Morphir intermediate representation. Minimal adoption and documentation, likely experimental or internal tool.
npm install morphir-bsq-transpilerNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates basic transpilation from Morphir IR to Bosque source code.
Refer to source code or maintainer for usage.
Upgrade Node to >=10.0.
Run 'npm install morphir-bsq-transpiler' and ensure correct import.
Use 'import { transpile } from 'morphir-bsq-transpiler'' instead.No dependency data recorded yet.