@bablr/agast-vm-helpers
v0.5.2
Published
Helper functions for working with the BABLR VM
Downloads
234
Readme
@bablr/agast-vm-helpers
Helper functions for working with the agAST VM.
Usage
import { buildExpression, reifyExression } from 'agast-vm-helpers';
reifyExpression(buildExpression());