Hello,
I have found this short idea
http://www.playwithlua.com/?p=5 for logical programming with LUA. This short except shows the main idea for logical programming, is there any implementation of all rule structure in LUA?
I would like to migrate some Prolog calls to native LUA code and I don't want to implementate the full Prolog semantic again.
Thanks
Phil