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 | 17902 reads
|
Browse archives
Active forum topics |
Recent comments
22 weeks 6 days ago
22 weeks 6 days ago
22 weeks 6 days ago
45 weeks 19 hours ago
49 weeks 2 days ago
50 weeks 6 days ago
50 weeks 6 days ago
1 year 1 week ago
1 year 6 weeks ago
1 year 6 weeks ago