[mercury-users] To the developers of Mercury!
RMJ
radse1 at yahoo.com
Sat Jan 6 22:12:55 AEDT 2007
Markus Triska <markus.triska at gmx.at> wrote:Some snippets taken from "Prolog mode for (X)Emacs" which also
supports Mercury and is available from
http://turing.ubishops.ca/home/bruda/emacs-prolog/ ...
Thanks Markus but as I said to Jon, I need to make the best/perfect highlighter and code completer since I'm making IDE only for Mercury. So I must have all that's to highlight in a list like:
.
.
.
module
interface
import_module
.
.
etc.
The editor component in Merca is a SynEdit component. If you have a look at
http://synedit.sourceforge.net/statedel.php#highlighters
you'll see that they have highlighters for about 35 languages. Unlucky for me they don't have one for Mercury (yet).
Rod
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurylang.org/archives/users/attachments/20070106/79090cfa/attachment.html>
More information about the users
mailing list