lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


LuaCLIPS [1] might be useful to you. There's also LuaFuzzy [2] but
that is probably not what you're looking for. Alternatively, it should
be fairly easy to write a Lua client for OpenCyc [3] using the socket
interface.

[1] http://www.mikekreuzer.com/luaClips.htm
[2] http://luaforge.net/projects/luafuzzy/
[3] http://www.opencyc.org/


2008/10/22 André M. C. Campos <andre@dimap.ufrn.br>:
> Hi all,
> Any of you know an inference machine (forward or backward chaining) for lua?
> Thanks,
> André.
>