Re: perfomance and regular expressions

[ Available lists | Index of freebsd-questions | Month of Mar 2002 | Week of 30 Mar 2002 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Wilko Bulte <wkb@freebie.xs4all.nl>
Date
30 Mar 2002 03:37:36
Subject
Re: perfomance and regular expressions
Message-ID
20020330123711.A34974@freebie.xs4all.nl


[ Hide this part ]
On Sat, Mar 30, 2002 at 01:39:14AM -0800, Terry Lambert wrote:
> "Gary W. Swearingen" wrote:
> > Terry Lambert <tlambert2@mindspring.com> writes:
> > > "Gary W. Swearingen" wrote:
> > > > Anybody know any languages that allow compile-time (and/or link-time)
> > > > computations using (most of?) the same language? I've often desired the
> > > > feature. (I suppose some preprocessor like m4 could handle some of it.)
> > >
> > > LISP. Forth. Smalltalk. Prolog. BASIC. Oh yeah... Java.
...

> There's a long and glorious history of generating code incrementally
> in an otherwise interpreted language. Java didn't invengt anything
> new when it invented bytecode and JIT... mostly, it just reinvented
> the UCSD P-code system from the mid/early 1970's.

There was even hardware build that could directly execute p-code.
I think the same chips were used (Texas Instruments??) that DEC used
to build the LSI11/2 CPUs

--
| / o / /_ _ wilko@FreeBSD.org
|/|/ / / /( (_) Bulte Arnhem, the Netherlands
We are FreeBSD. Resistance is futile. Prepare to be committed.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Elapsed time: 0.222 seconds