OpenCog Framework  Branch: master, revision 6f0b7fc776b08468cf1b74aa9db028f387b4f0c0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Haskell bindings library

The library (opencog/haskell) implements Haskell bindings. Right now, it is automatically installed, but if you want to reinstall, go to opencog/haskell and run:

stack build --extra-lib-dirs=/usr/local/lib/opencog

For appropiate Haddock documentation on the haskell library look at: opencog-atomspace

Dependencies:

  • haskell-atomspace library

The wiki page describes both how to run it and the core functions that are provided.

Previous Next