caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Robert Roessler <roessler@rftp.com>
To: Caml-list <caml-list@inria.fr>
Subject: ANNOUNCE: OCaml syntax colorer for Scintilla/SciTE
Date: Fri, 04 Feb 2005 20:31:24 -0800	[thread overview]
Message-ID: <42044C1C.9070605@rftp.com> (raw)

A syntax colorer for the multi-platform (Win32 and GTK+/Linux) 
Scintilla editing component and SciTE text editor is available at 
http://www.rftp.com/Downloads.shtml.

Source, SciTE properties file and Windows DLL are included (not to 
mention installation instructions).  As the "caml.properties" file is 
easily edited, and especially because this is an *initial* release, 
feedback on anything besides my choice of colors is welcome! :)

Note that it does properly handle nested OCaml comments (but not 
mis-matched comment delimiters in strings in comments...), but does 
not currently implement the Scintilla "folding" operation - between 
the syntactic richness/complexity of OCaml itself and the variety of 
coding styles, it was not immediately obvious if any folding strategy 
would please anybody!  Again, comments *are* solicited.

The license is the same as Scintilla and SciTE - free usage for any 
type of project - see the included License.txt from the Scintilla and 
SciTE sites for details.

Robert Roessler
robertr@rftp.com
http://www.rftp.com


                 reply	other threads:[~2005-02-05  4:29 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=42044C1C.9070605@rftp.com \
    --to=roessler@rftp.com \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).