Helper functions for working with the BABLR VM
npm install @bablr/agast-vm-helpers
Helper functions for working with the agAST VM.
``jsimport { buildExpression, reifyExression } from 'agast-vm-helpers';
jsimport { buildExpression, reifyExression } from 'agast-vm-helpers';
reifyExpression(buildExpression());``