Skip to content

NARS Python Executable - v0.1-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@ccrock4t ccrock4t released this 28 Mar 17:35
· 150 commits to main since this release

Details about this release:

  • Buffer is a bag, which contains tasks
  • Memory is a bag, which contains concepts
  • In each working cycle a belief interacts with a semantically related belief
  • Supports saving and loading memory (type "save" or "load")

This release SUPPORTS some aspects of NAL 1-5:

  • First-order and Higher-order syllogism
  • Parsing Statements as Terms
  • Parsing Compound Terms
  • Judgments and Questions (forward/backward inference)
  • Basic sets

This release DOES NOT SUPPORT some aspects NAL 1-5, nor NAL 6+:

  • Variables
  • Anything temporal
  • Goals
  • Images or structural transformations
  • Advanced inference on compound terms