User loginNavigation |
PyCLIPS - expert systems shell in PythonPyCLIPS embeds the CLIPS "expert systems shell" in Python. It appears to be a set of Python wrappers for the CLIPS C modules themselves, rather than a complete reimplementation in Python. In fact, the CLIPS engine runs in its own memory space and allocates its own objects. However, the integration with the engine is extensive enough to be of interest here, because some of the challenges it poses are similar to those involved in embedding one language in another (e.g. finding a good fit between Python syntax and the protocol used to communicate with the engine). More details can be found in the manual, downloadable from the project's sourceforge site. By Dominic Fox at 2004-07-21 16:33 | LtU Forum | previous forum topic | next forum topic | other blogs | 17997 reads
|
Browse archives
Active forum topics |
Recent comments
33 weeks 1 hour ago
33 weeks 5 hours ago
33 weeks 5 hours ago
1 year 3 weeks ago
1 year 7 weeks ago
1 year 8 weeks ago
1 year 8 weeks ago
1 year 11 weeks ago
1 year 16 weeks ago
1 year 16 weeks ago