RE: Modified Interpreter

new topic     » goto parent     » topic index » view thread      » older message » newer message

> From: jondolar [mailto:lavigne.s at videotron.ca]

> > Matt Lewis wrote:
> > Or, imagine that you've written something similar to MS 
> > Access, only using EDS (this is another project goal of
> > mine).  Having a scripting language would let you have
> > customized events for forms.
> > 
> Pardon my ignorance, i'm new to Euphoria. Does that 
> euscript.e scripting language exist and is it available?
> How does it works? Can you embed it in an application you
> develop? Is it along the line of many commercial DBMS wich
> have their own native Scripting language to automate many 
> things in the application created with them?
> That's a lot of question but this looks (possibly) pretty exiting

Yes, euscript.e does exist.  You can get it from:
http://www14.brinkster.com/matthewlewis/projects.html

You can embed it within your application, and then pass Euphoria code to it
to be run.  You can also supply hooks into your application, so that the
script can interact with your program (i.e., call routines, change variable
values).  The idea is that you could create an application similar to those
commercial DBMSes, only the scripting language is just Euphoria.  Some day
I'd like to extend my Euphoria Database Browser to allow creation of
database apps, similar to the way that Access works.

Matt Lewis

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu