Coder Social home page Coder Social logo

ergoai / ergoengine Goto Github PK

View Code? Open in Web Editor NEW
22.0 4.0 1.0 38.5 MB

The ErgoAI reasoning engine, an advanced object-oriented knowledge management system

License: Apache License 2.0

Shell 2.10% OpenEdge ABL 55.11% Java 7.24% Batchfile 0.41% HTML 5.14% PHP 0.05% CSS 0.01% Makefile 1.89% Inno Setup 0.95% C 2.07% SourcePawn 0.91% NASL 0.06% Pawn 0.37% TeX 21.69% Emacs Lisp 0.87% Python 1.12% Prolog 0.01%
knowledge-reasoning logic-programming object-oriented-programming knowledge-representation-reasoning ergo-reasoner ergo ergoreasoner reasoner ergo-engine

ergoengine's People

Contributors

kifer avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

jclemoyne

ergoengine's Issues

Importing JSON as Facts does not escape correctly

Describe the bug

When loading a JSON file that contains strings with single quote (section 1.3 of "A Guide to ERGOAI Packages"), the quote is not escaped.

To Reproduce

// The file test.json contains: {"a":"blah's"}

ergo> 'test.json'[parse2file('test.ergo')]@\json.

Yes

ergo> [test].

++Warning[GPP]: /tmp/test.ergo:4: input ended while scanning a comment/string: perhaps missing a quote character somewhere above the indicated line.

++Error[Ergo]> [test.ergo] near line(2)/char(19) `s'
unexpected operand:
',', '.', or some other operator may be missing just before the indicated location

++1 error

++compilation aborted

Expected behavior

The single quote should be escaped.

Fail using "HTTP and Web Services"

Describe the bug

"HTTP and Web Services" described in chapter 4 of the packages manual does not seem to exist in the officially released installer.

To Reproduce

ergo> 'http://example.com'[http->(?r, ?w)]@\http.

++Error[Ergo]> attempt to call a Prolog predicate in a nonexistent module `ergo_http'

Desktop:

  • OS: Linux 6.3.0-1-amd64

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.