Skip to content

slydor/interpreter

Repository files navigation

Prototype: interpreter for boolean expression

  • support placeholders/lookups/variables
  • support basic values double quoted strings, integer, true, false
  • support binary relations ==, !=, <, <=, >, >=
  • support nesting with AND, OR and brackets

Further ideas

  • rename params to identifier in createInterpreterFromAST

syntactic sugar

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published