From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: rm@fabula.de Newsgroups: gmane.lisp.guile.devel Subject: Re: Roadmap and goals? Date: Tue, 23 Apr 2002 09:53:17 +0200 Sender: guile-devel-admin@gnu.org Message-ID: <20020423075317.GB15409@www> References: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1019548388 4306 127.0.0.1 (23 Apr 2002 07:53:08 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 23 Apr 2002 07:53:08 +0000 (UTC) Cc: bitwize@wizards-of-source.org, Nicolas Neuss , Tanel Tammet , guile-devel@gnu.org Return-path: Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 16zv6q-00017L-00 for ; Tue, 23 Apr 2002 09:53:08 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16zv6W-0005pN-00; Tue, 23 Apr 2002 03:52:48 -0400 Original-Received: from www.elogos.de ([212.18.192.92]) by fencepost.gnu.org with smtp (Exim 3.34 #1 (Debian)) id 16zv4P-0005ky-00 for ; Tue, 23 Apr 2002 03:50:37 -0400 Original-Received: by www.elogos.de (Postfix, from userid 5001) id 79EF11049A3; Tue, 23 Apr 2002 09:53:17 +0200 (CEST) Original-To: Kirill Lisovsky Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.24i Errors-To: guile-devel-admin@gnu.org X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Developers list for Guile, the GNU extensibility library List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.lisp.guile.devel:468 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:468 On Mon, Apr 22, 2002 at 10:36:54PM +0400, Kirill Lisovsky wrote: > On Mon, 22 Apr 2002 bitwize@wizards-of-source.org wrote: > > > long time with another language. (I once wrote a fairly complete, albeit > > non-validating, XML parser in Guile over an evening or two.) It is for > > these reasons that I joined guile-devel not too long ago (after lurking on > > guile-user for X years): I want to help keep Guile strong. > > > You may be interested in SSAX XML parser, which works on Guile. > http://ssax.sf.net > > IMHO, Scheme is most effective XML-scripting language, and SSAX/SXML > provide the proper infrastructure for this. I agree with that, but remember, XML _needs_ unicode strings (no way arround that) and unfortunately guile doesn't have builtin unicode support. Pretty much a show stopper :-( Ralf > Best regards, > Kirill. > > > > _______________________________________________ > Guile-devel mailing list > Guile-devel@gnu.org > http://mail.gnu.org/mailman/listinfo/guile-devel _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel