This package provides syntax highlighting for the language used in CLIPS, a forward chaining production system in the field of Artificial Intelligence.
The origins of the C Language Integrated Production System (CLIPS) date back to 1984 at NASA’s Johnson Space Center. More info at CLIPS History.
You can download a ZIP file from https://github.com/A-R-M/CLIPS-sublime and unpack it in the Data/Packages/ folder inside Sublime’s installation folder.
This fork adds syntax definitions for recognizing CLIPS strings to Syntaxes/CLIPS.tmLanguage. This was originally a fork of https://github.com/GeoK/CLIPS-sublime, which itself was originally a fork of https://github.com/psicomante/CLIPS-sublime.
This Source Code Form is subject to the terms of the GNU General Public License v3. If a copy of the GPL was not distributed with this file, You can obtain one at http://www.gnu.org/licenses/gpl.html.