Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: "Bauer, Christoph" <Christoph.Bauer@lms-gmbh.de>
To: "'brogoff'" <brogoff@speakeasy.net>, caml-list@yquem.inria.fr
Subject: AW: [Caml-list] OCaml troll on Slashdot
Date: Fri, 18 Mar 2005 09:16:59 +0100	[thread overview]
Message-ID: <D981925B4F2CD611870300E0184CEE9B0157F581@kaiserslautern1.lmsintl.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 816 bytes --]

Hi, 

> I realize that this problem can be coded around, sometimes 
> with better data
> structures, or by the double reversing approach (which is 
> what I used to use)
> but my own sense of programming language aesthetics is that 
> this is a flaw, or
> at least a hole in the language that should be filled one day.

There is an implementation of VLists for OCaml. VLists are - like 
single linked lists - persistent, but have better performance,
require less memory and are GC friendlier. Here is
the announcement and a link to the paper:

http://sourceforge.net/mailarchive/forum.php?thread_id=6740097&forum_id=2988
0

Stack overflow problems should be solved. Unfortunatly you loose 
the ability of pattern matching and  List contruction with the
bracket notation.

The paper is quite nice.

Christoph Bauer



[-- Attachment #2: Type: text/html, Size: 1750 bytes --]

             reply	other threads:[~2005-03-18  8:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-18  8:16 Bauer, Christoph [this message]
2005-03-18  8:35 ` Alain Frisch

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=D981925B4F2CD611870300E0184CEE9B0157F581@kaiserslautern1.lmsintl.com \
    --to=christoph.bauer@lms-gmbh.de \
    --cc=brogoff@speakeasy.net \
    --cc=caml-list@yquem.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