Scripting language interfaces

Steve Atkins <steve@blighty.com>
24 Mar 1998 22:42:44 -0500

          From comp.compilers

Related articles
Scripting language interfaces steve@blighty.com (Steve Atkins) (1998-03-24)
Re: Scripting language interfaces daniel@dittmar.net (1998-03-30)
Re: Scripting language interfaces eclectictech@usa.net (1998-03-30)
Re: Scripting language interfaces siv_941268@kredit.nhh.no (Roland Kaufmann) (1998-04-03)
Re: Scripting language interfaces tincho@crl.com.no.spam (Martin Bertolino) (1998-04-03)
| List of all articles for this month |

From: Steve Atkins <steve@blighty.com>
Newsgroups: comp.compilers
Date: 24 Mar 1998 22:42:44 -0500
Organization: Digital Equipment Corporation, Palo Alto, CA, USA
Keywords: interpreter, design, question

Some people like scheme, some prefer tcl, others visual basic, and yet
others perl...


It would be nice if the enduser could take its favourite scripting
language plugin, add it to its new application and have everything
work. It would save the 'which scripting language do we use?'
decisions for application developers.


Has anyone seen any work on a standard API for scripting languages?
The only things I've seen that's close is the microsoft activex
scripting engine interface, and some early discussion of guile
providing multiple languages to the end-user.


I'd hate to re-invent the wheel again.


Cheers,
    Steve
--
-- Steve Atkins -- steve@blighty.com
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.