exercism / prolog

Exercism exercises in Prolog.
https://exercism.org/tracks/prolog
MIT License
29 stars 38 forks source link

Add missing syntax highlighter #166

Open iHiD opened 2 years ago

iHiD commented 2 years ago

We need a Syntax Highlighter for Prolog that works with CodeMirror6.

There is some introductory discussion on this issue: https://github.com/exercism/exercism/issues/5801

cpmachado commented 5 months ago

Please do check SWISH https://www.swi-prolog.org/IDE.html It's similar, as mentioned in the page. Is it still a requirement?

iHiD commented 5 months ago

https://github.com/SWI-Prolog/swish/blob/24fb445b90bd158de20f19b2cd30ef3ec3f6bf79/web/css/editor.css#L13 etc

(cc @ErikSchierboom @dem4ron)

ErikSchierboom commented 5 months ago

https://github.com/SWI-Prolog/swish/blob/24fb445b90bd158de20f19b2cd30ef3ec3f6bf79/web/js/codemirror/mode/prolog/prolog.js