This release is 9 versions behind 0.7.0 — the latest version of @disjukr/bdl. Jump to latest
Works with
•JSR Score58%•This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers




Publisheda year ago (0.3.3)
TypeScript implementation of BDL. You can use this library to implement your own BDL code generation.
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.