Skip to content

JCumin/npp_prolog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Prolog syntax highlighting for Notepad++

Known problems

(Those problems are due to limitations of Notepad++ syntax highlighting configurability)

  • Dots used outside of rule termination (e.g. 15.0, I in 1..5, test(a,b) =.. L, etc.) will be badly highlighted.

  • If a dot is used in a rule before the rule terminating dot, it will consider, for folding purposes, that the first dot is the end of the rule.

  • Operators used to construct variable pairs (e.g. A-B, 'test':Y) mess up the highlighting for that construct.

About

Prolog syntax highlighting for Notepad++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published