Skip to content

Eval in doco; Evaluate in code. #4

@mattsmi

Description

@mattsmi

The documenation (Readme.md) states to use "env.eval()" to have CLIPS code evaluated as if entered into the CLIPS command line interface. However, this does not work. Your code has the function defined as "evaluate". Is there a reason for that?
Thus either change the code to "eval" rather than "evaluate" (preferred option, as this matches with CLIPS usage elsewhere) or change the documentation.
PS Great work!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions