- Posted by jbrown105 at HotPOP.com Jun 03, 2001
- 1976 views
On Thu, May 10, 2001 at 12:34:08PM -0500, Kat wrote: > > > On 10 May 2001, at 15:51, sephiroth _ wrote: > > > > > > hey trevor! you can't execute euphoria code like that yet...what you > > need is a function like eval() in Perl, but Euphoria doesn't have > > that(hey robert, can you take a hint?) > > We did more than hint about this same problem last year. Same with goto > and vertical sequence slices. There are two(?) interpreters in the archives, > that you can include in your code and pass vars to be executed. They run > slower than the native interpreter, of course. > > Kat > Actually, one of them uses a form of dynamic including to trick the real interpeter to do this, E! (yes, it's name is "E!"). The other one , eu.ex, is a rewrite of euphoria in itself but has no eval() function. jbrown105 > > -- Linux User:190064 Linux Machine:84163 http://jbrown105.1avenue.com