Socket
Socket
Sign inDemoInstall

adaptive-expressions

Package Overview
Dependencies
22
Maintainers
3
Versions
504
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    adaptive-expressions

Common Expression Language


Version published
Weekly downloads
45K
decreased by-0.64%
Maintainers
3
Install size
12.4 MB
Created
Weekly downloads
 

Readme

Source

Introduction

Bots, like any other application, require use of expressions to evaluate outcome of a condition based on runtime information available in memory or to the dialog or the language generation system.

Common expression language was put together to address this core need as well as to rationalize and snap to a common expression language that will be used across Bot Framework SDK and other conversational AI components that need an expression language.

More info

See API reference for Expression for API reference.

See Here for a complete list of prebuilt functions supported by the common expression language library.

develop

yarn
yarn build
yarn test

If you changed the g4 file, please use antlr-build-expression and antlr-build-commonregex to generate latest lexer/parser. By the way, You will need to have a modern version of Java (>= JRE 1.6) to use it.

Keywords

FAQs

Last updated on 15 Apr 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc