TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Build Node-JS expert systems with node-CLIPS

2 pointsby kumarharshabout 12 years ago
CLIPS, an acronym for "C Language Integrated Production System" is a fast, efficient and absolutely free tool for building expert systems. Now, we bring that goodness to Node-js.

1 comment

kumarharshabout 12 years ago
A Nodejs native extension which allows developers to use this popular CLIPS system to build expert systems.<p>CLIPS is a productive development and delivery expert system tool which provides a complete environment for the construction of rule and/or object based expert systems. Developed at NASA in 1985, CLIPS is now widely used throughout the government, industry, and academia.<p>Check out the online CLIPS documentation: <a href="http://clipsrules.sourceforge.net/OnlineDocs.html" rel="nofollow">http://clipsrules.sourceforge.net/OnlineDocs.html</a>