From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on yquem.inria.fr X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=AWL autolearn=disabled version=3.1.3 Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by yquem.inria.fr (Postfix) with ESMTP id E52B1BC0B for ; Thu, 1 Feb 2007 14:48:07 +0100 (CET) Received: from smtp105.sbc.mail.mud.yahoo.com (smtp105.sbc.mail.mud.yahoo.com [68.142.198.204]) by concorde.inria.fr (8.13.6/8.13.6) with SMTP id l11Dm5qb021216 for ; Thu, 1 Feb 2007 14:48:07 +0100 Received: (qmail 39791 invoked from network); 1 Feb 2007 13:48:04 -0000 Received: from unknown (HELO ?192.168.1.100?) (rftp@pacbell.net@69.230.187.64 with plain) by smtp105.sbc.mail.mud.yahoo.com with SMTP; 1 Feb 2007 13:48:04 -0000 X-YMail-OSG: 8nA.oh0VM1lomE1as85Q19lyH6f6pHLG9bq9emE5wSqXZTUgrkWJrAXSaxMShCtoK03wEAqwDYbwDqDW4yEv7luOmobBb0IDSMOgC1wFbPFA9W.pOSFE2HflwN5F3RkjjW8Rbwvp0jXs33Ec5frn5wDaluovHrGfcfcC53IDQxuR86n3U_onMfF3cFJk Message-ID: <45C1EF8F.2080100@rftp.com> Date: Thu, 01 Feb 2007 05:47:59 -0800 From: Robert Roessler User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a2pre) Gecko/20070130 Mnenhy/0.7.4.0 SeaMonkey/1.5a MIME-Version: 1.0 To: Caml-list Subject: ANNOUNCE: lablscintilla-0.9pre1 - a Scintilla binding for Objective Caml Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Miltered: at concorde with ID 45C1EF95.000 by Joe's j-chkmail (http://j-chkmail . ensmp . fr)! X-Spam: no; 0.00; ocaml:01 fine-grained:01 ocaml:01 fedora:01 findlib:01 1.70:98 billed:98 1.0:98 binaries:01 font:97 caml:02 objective:02 native:02 binding:02 binding:02 The "0.9pre1" release of the LablScintilla OCaml binding for Scintilla is now available, fully supporting Linux and Windows builds and Scintilla versions 1.70 - 1.72 (current). LablScintilla provides a complete binding for the Scintilla editing component, a widely used multi-platform open source package. While billed as a "source code editing component", Scintilla is much more: providing control of complex layouts with multiple font faces and backgrounds, plus supplying numerous fine-grained events covering input and text modification tracking, it can easily provide the foundation for general-purpose text editors or programming IDEs. The majority of this binding has been in use internally for well over a year, but as it has had little opportunity for external feedback, a little exposure seemed prudent prior to going for a "1.0" version. This release has been built and tested using OCaml 3.09.3 on Fedora Core 6 and Windows XP, supports findlib and "hands-off" building and installing (no "configure" script or manual file editing required), and has pre-built binaries for [native] Windows XP. The full package is licensed under the "new" BSD license, and may be downloaded here: http://www.rftp.com/Downloads.shtml Robert Roessler roessler@rftp.com http://www.rftp.com