Emacs syntax highlighting for DCG specs #3076
dcnorris
started this conversation in
Show and tell
Replies: 1 comment
-
I've actually been waiting for the embedded Scryer shared library to become more stable again to begin working on such a quest, buuuut I've been doing some socket work lately and having figured out the trick for non-blocking My previous efforts with emacs tools for Scryer proved to me that parsing Prolog with elisp is ... not fun! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Just sharing something in the early stages of experimenting with it, partly in the hope of hearing somebody has already done it better!
Feeling that an editor should celebrate Prolog best-practices such as defining and using DCGs, I've added the following to my
.emacs
, choosingfont-lock-type-face
for DCGs because its purple color seems appropriately 'noble':Beta Was this translation helpful? Give feedback.
All reactions