88 packages
babel-plugin-recast
Wraps your babel parser in recast
babel-plugin-transform-package-self-reference
Transfroms package self-references by reading package.json
bablr
The primary BABLR APIs
@bablr/agast-helpers
Helper functions for working with agAST trees
@bablr/agast-vm
A VM providing DOM-like guarantees about agAST trees
@bablr/agast-vm-helpers
Helper functions for working with the BABLR VM
@bablr/ansi-vm
Color terminal text streams with ANSI escapes!
@bablr/astro_integration-cstml
An Astro integration for rendering .cstml pages
@bablr/bablr-vm
A VM for parsing using BABLR languages
@bablr/bablr-vm-strategy-parse
A BABLR strategy for parsing source text
@bablr/boot
Compile-time tools for bootstrapping BABLR VM
@bablr/boot-helpers
Runtime helpers for bootstrapping BABLR VM
@bablr/btree
Functional utilities for working with btrees such as those used in agAST
@bablr/cli
CLI for running BABLR parsers
@bablr/coroutine
A control wrapper for coroutines
@bablr/fs
A Node.js filesystem access library using stream iterators
@bablr/helpers
Command helpers for use in writing BABLR grammars
@bablr/hol-debug-log
A BABLR higher-order language that logs production execution
@bablr/io-vm-node
BABLR I/O VM for Node.js
@bablr/io-vm-web
BABLR I/O VM for the browser
@bablr/language-bablr-cli-verbose-output
A BABLR language for BABLR CLI verbose output
@bablr/language-bablr-vm-instruction
A BABLR language for BABLR VM instructions
@bablr/language-blank-space
A BABLR language for tabs, spaces, and line terminators
@bablr/language-c-comments
A BABLR language for C-style comments
@bablr/language-cstml
A BABLR language for CSTML