comp.lang.ada
 help / color / mirror / Atom feed
From: schwarza@gdls.com
To: chris.danx@ntlworld.com, comp.lang.ada@ada.eu.org
Subject: Re: Help: my list adt is broken
Date: Tue, 13 Feb 2001 10:35:38 -0500
Date: 2001-02-13T10:35:38-05:00	[thread overview]
Message-ID: <mailman.982078691.19016.comp.lang.ada@ada.eu.org> (raw)

From: "chris.danx" <chris.danx@ntlworld.com>


Actually, it isn't a homework assignment!

  <sigh> I always get in trouble when I jump to contusions. Sorry!

  [1] Algorithms for linked lists are standard fare in textbooks
      on Data Structures and on Algorithms (and sometimes on
      Compiler Design). I assume that you have them and have
      looked at them. Mine are old (old ... old - but still good.)
  [2] There are a number of Ada implementations of the C Standard
      Template Library (?) STL. If you are interested I'll try to
      find some URL's and send them to you.
  [3] I have a full implementation of SLIP, a really full implementation
      of doubly linked lists akin to LISP, written in C and Ada83,
      both languages without class. And, I have a word document which
      is a retyped version (with diagrams) of a SLIP description
      written in Sammett's book "Programming Languages", 1967. The
      book stuff is excellent. My internal documentation is almost
      non-existent. If you'd like, I'll send the whole nine yards
      to you - tho' I advise a shovel for the dirt.

      (There are some reasonable extensions yet to be done that have
      been on my 'wannado' list for years - hint, hint, hint. One is
      an implementation for dynamic memory management. Because the
      'language' is written as an API it is really not possible to
      write something for dynamic memory management (with garbage
      collection) but that doesn't mean that something can't be
      done.)

  Other than that, nothing. Sorry.

art






             reply	other threads:[~2001-02-13 15:35 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-02-13 15:35 schwarza [this message]
2001-02-14 11:47 ` Help: my list adt is broken John English
  -- strict thread matches above, loose matches on Subject: below --
2001-02-12 21:14 schwarza
2001-02-12 23:09 ` chris.danx
2001-02-13  1:42   ` Jeffrey Carter
2001-02-11 21:05 chris.danx
2001-02-11 21:08 ` chris.danx
2001-02-12 14:55 ` Ted Dennison
2001-02-11 21:04 chris.danx
2001-02-11 23:01 ` Larry Hazel
2001-02-12  0:29 ` tmoran
2001-02-12  0:29 ` Chad R. Meiners
2001-02-12 12:17 ` chris.danx
2001-02-12 12:50 ` chris.danx
2001-02-12 14:23   ` John English
2001-02-12 15:10     ` chris.danx
2001-02-12 17:33 ` chris.danx
2001-02-12 20:00   ` tmoran
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox