Re: [Mathlib-develop] Scripting engine proposal
Status: Beta
Brought to you by:
st_mueller
From: Alejandro T. <ate...@ya...> - 2004-06-05 18:26:33
|
Stefan Mueller wrote: > Alejandro Torras wrote: > >> Hi, >> >> The other day I downloaded jEdit (http://www.jedit.org/) and I saw >> that it uses an scripting called bean shell. >> I looked the main page (http://www.beanshell.org/) and it looks very >> impressive: it can understand Java source (plain text) and compiled >> code without problems. >> >> I think we could incorporate it to the core. >> >> What do you think about? > > Hi Alejandro, > > we already have a java shell integrated in JMathLib. > > The function "java" in MathLib/Functions/System/Java.java > will do the job. > Hi Stefan! I'm sorry... I was so dazzled that some important companies (IBM, BEA, Sun) support (or plans to) it that I didn't looked before submitting you it :-P I don't want re-invent the wheel. Best regards, Alejandro. |