On Tue, April 10, 2007 2:45 pm, Barry Gershenfeld wrote:
> I remember a guy talking about a (language or an idea) in which the basic
> data element was a queue.  Each function would have a queue passed to it
> as
> an input and it would output its results as another queue.   They guy's
> name
> was LaQuey and this was 20 years ago.
>
> But I guess you could construct that sort of thing using any language that
> allowed you to pass pointers as arguments (meaning almost all of them), so
> no revelation here.
>
> Barry
>

The only data structure based language I am aware of is lisp, although I
have a vague memory of a stack language once existing (and I don't mean
RPN calculators). Generally I doubt if most data structures are
interesting enough or flexible enough to justify a complete linguistic
approach. But that's a superficially thought through reaction.

-- 
Lan Barnes

SCM Analyst              Linux Guy
Tcl/Tk Enthusiast        Biodiesel Brewer

-- 
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-lpsg

Reply via email to