Skip to content
| Marketplace
Sign in
Visual Studio>Tools>CLIPS Language Support for Visual Studio
CLIPS Language Support for Visual Studio

CLIPS Language Support for Visual Studio

Rick Sladkey

|
2,527 installs
| (0) | Free
Support for editing CLIPS language programs
Download

This is an extension for Visual Studio that supports the CLIPS rules-based programming language.

Changes in version 2.0.1:

  • Support for Visual Studio 2017 added
  • Support fro Visual Studio 2010 removed
  • Brace matching added (contributed by azeltir)

Changes in version 1.0.2:

  • Support for Visual Studio 2015

Changes in version 1.0.1:

  • Support for Visual Studio 2013

Features:

  • Syntax Highlighting

Colors are controlled by the normal text editor classification types:

  • Comment (CLIPS comments)
  • Keyword (if, then, else, etc., defrule, deftemplate, etc.)
  • Operator (parentheses, etc.)
  • Literal (t, nil, etc.)
  • Identifier (CLIPS variables)
  • Symbol Reference (conditional keywords and attribute constraints)
  • Symbol Definition (name after defrule, etc.)
  • Preprocessor Keyword (common CLIPS builtin functions)
  • Plain Text (all other symbols)

The source code is available on GitHub.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft