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 | 18139 reads
|
Browse archives
Active forum topics |
Recent comments
4 weeks 5 days ago
44 weeks 6 days ago
45 weeks 47 min ago
45 weeks 53 min ago
1 year 15 weeks ago
1 year 19 weeks ago
1 year 20 weeks ago
1 year 20 weeks ago
1 year 23 weeks ago
1 year 28 weeks ago