help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Embedding the Octave interactive prompt


From: Andrea Spadaccini
Subject: Re: Embedding the Octave interactive prompt
Date: Thu, 8 Nov 2007 10:42:43 +0100

Ciao Michael,

> On 11/7/07, Andrea Spadaccini <address@hidden> wrote:
> > Hello everybody,
> > I need to make the Octave interactive prompt available via a Java
> > application.
> >
> > I could run Octave as a sub-process, grab stdout, stdin and stderr, and
> > then run the classical input-output cycle.
> >
> > *** BUT ***
> >
> > Is there an easier/more elegant/nicer way to do it?
> 
> Use a terminal emulation component and run octave in it. I've
> partially worked on such component by re-using the emulation
> from JTA. The code has now been integrated into a larger
> newborn project http://sourceforge.net/projects/visual-octave
> (code available by SVN).

Thanks a lot I'm checking out from SVN. :)
Yes, I thought of terminal emulation but didn't dig into the details, I'll
surely look your example.

And yes, the project will be free software (if it will work :)).

Have a nice day,

-- 
[ Andrea Spadaccini - aka lupino3 - GLUGCT - Catania - IM: address@hidden ]
[ GPG ID: 5D41ABF0 - key on keyservers - Debian GNU / Linux - Kernel 2.6.18.4 ]
[ Linux Registered User 313388 - a(dot)spadaccini(at)catania(dot)linux(dot)it ]
[         Murphy's golden rule: whoever has the gold makes the rules          ]


reply via email to

[Prev in Thread] Current Thread [Next in Thread]