shootout implementing an interpreter for a simple procedural
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 1287 articles for 0.009 sec
Re: shootout: implementing an interpreter for a simple procedural language Minim     

Group: comp.lang.functional · Group Profile · Search for shootout implementing an interpreter for a simple procedural in comp.lang.functional
Author: Markus E.L. 2
Date: Aug 4, 2007 21:24

... ridiculous is the original premise of this thread, that somehow dynamic typing is an obsolete technology supersceded by static typing. Really? The subject is still "shootout: implementing an interpreter for a simple procedural language Minim". Regards -- Markus
Show full article (0.77Kb) · Show article thread
Re: shootout: implementing an interpreter for a simple procedural language Minim     

Group: comp.lang.functional · Group Profile · Search for shootout implementing an interpreter for a simple procedural in comp.lang.functional
Author: Markus E.L. 2
Date: Aug 7, 2007 12:12

...the opponenent in question knows how to build simple interpreters on top of his/her languages. ...something like (eval (read)) in your statically typed language. You can only implement an interpreter for (a subset of) Common Lisp (or a language with similar features) ... bit what the underlying language is like that implements interpreter in question. It only needs to be...
Show full article (1.61Kb) · Show article thread
Re: shootout: implementing an interpreter for a simple procedural language Minim     

Group: comp.lang.functional · Group Profile · Search for shootout implementing an interpreter for a simple procedural in comp.lang.functional
Author: Pascal Costanza
Date: Aug 7, 2007 11:48

...the opponenent in question knows how to build simple interpreters on top of his/her languages. ...something like (eval (read)) in your statically typed language. You can only implement an interpreter for (a subset of) Common Lisp (or a language with similar features) ...single bit what the underlying language is like that implements interpreter in question. It only needs to be...
Show full article (1.34Kb) · Show article thread
Re: shootout: implementing an interpreter for a simple procedural language Minim     

Group: comp.lang.functional · Group Profile · Search for shootout implementing an interpreter for a simple procedural in comp.lang.functional
Author: Markus E.L. 2
Date: Aug 7, 2007 11:29

... the opponenent in question knows how to build simple interpreters on top of his/her languages. ... something like (eval (read)) in your statically typed language. You can only implement an interpreter for (a subset of) Common Lisp (or a language with similar features) to... single bit what the underlying language is like that implements interpreter in question. It only needs to be...
Show full article (1.43Kb) · Show article thread
Re: shootout: implementing an interpreter for a simple procedural language Minim     

Group: comp.lang.functional · Group Profile · Search for shootout implementing an interpreter for a simple procedural in comp.lang.functional
Author: Pascal Costanza
Date: Aug 7, 2007 10:57

... in question knows how to build simple interpreters on top of his/her languages. That's a Turing-equivalence argument. ...like (eval (read)) in your statically typed language. You can only implement an interpreter for (a subset of) Common Lisp (or a language with similar ... what the underlying language is like that implements interpreter in question. It only needs to be...
Show full article (1.19Kb) · Show article thread
Re: shootout: implementing an interpreter for a simple procedural language Minim     

Group: comp.lang.functional · Group Profile · Search for shootout implementing an interpreter for a simple procedural in comp.lang.functional
Author: Markus E.L.
Date: Jul 27, 2007 01:55

.... You don't need to implement an interpreter for a different language that has continuations for implementing exception handling in core Common Lisp, and this is what the implementation behind the link above shows. So ... whole thing is spiralling into a simple Turing argument. There is no easy ... here: Not easy in the current implementations or is callc somehow in conflict ...
Show full article (1.44Kb) · Show article thread
Re: shootout: implementing an interpreter for a simple procedural language Minim     

Group: comp.lang.functional · Group Profile · Search for shootout implementing an interpreter for a simple procedural in comp.lang.functional
Author: Jon Harrop
Date: Jul 26, 2007 09:35

.... You don't need to implement an interpreter for a different language that has continuations for implementing exception handling in core Common Lisp, ... whole thing is spiralling into a simple Turing argument. There is no easy ... my last version of the minim interpreter coming along? Your compiler-in-Lisp was the fastest of all implementations that I benchmarked. PILS and Qi ...
Show full article (1.65Kb) · Show article thread
Re: shootout: implementing an interpreter for a simple procedural language Minim     

Group: comp.lang.functional · Group Profile · Search for shootout implementing an interpreter for a simple procedural in comp.lang.functional
Author: Pascal Costanza
Date: Jul 26, 2007 09:12

... Costanza wrote: No, exceptions can be implemented in a Common Lisp without exceptions... You don't need to implement an interpreter for a different language that has continuations for implementing exception handling in core Common Lisp, and this is what the implementation behind the link above shows. ...my last version of the minim interpreter coming along? Pascal -- My website: ...
Show full article (1.22Kb) · Show article thread
Re: shootout: implementing an interpreter for a simple procedural language Minim     

Group: comp.lang.functional · Group Profile · Search for shootout implementing an interpreter for a simple procedural in comp.lang.functional
Author: Pascal Costanza
Date: Jul 22, 2007 08:06

...NOSPAM.invalid> wrote: Mark Tarver <dr.mtar...@ukonline.co.uk> writes: The task is to implement an interpreter for a language Minim and run a stock Minim program that adds two numbers x and y ... leads. Ah, but thats a compiler Paul, not an interpreter. ...and why would that matter?!? [The following should be quite ...
Show full article (1.31Kb) · Show article thread
Re: shootout: implementing an interpreter for a simple procedural language Minim     

Group: comp.lang.functional · Group Profile · Search for shootout implementing an interpreter for a simple procedural in comp.lang.functional
Author: Pascal Costanza
Date: Jul 22, 2007 06:29

......@NOSPAM.invalid> wrote: Mark Tarver <dr.mtar...@ukonline.co.uk> writes: The task is to implement an interpreter for a language Minim and run a stock Minim program that adds two numbers x and y ... leads. Ah, but thats a compiler Paul, not an interpreter. ...and why would that matter?!? [The following should be quite fast - ...
Show full article (8.88Kb) · Show article thread
1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · next