Skip to main content

TypeScript implementation of BDL. You can use this library to implement your own BDL code generation.

This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
This package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
This package works with Bun
This package works with Browsers
JSR Score
58%
Published
a day ago (0.3.2)

bdl-ts

This is a TypeScript implementation of BDL.
It provides modules that define AST and IR types, as well as a parser and an IR builder module.
You can use this library to implement your own BDL code generation.