Re: [eclipse-users] ECLiPSe & FSA6 Utilities Interaction

From: Kish Shen <kish.shen_at_...2...>
Date: Tue, 17 Apr 2007 23:37:17 +0100
On Tuesday 17 April 2007 22:18, Siddharth Angrish wrote:
> Hi
> 
>        can the FSA utilities (creating, modifying automata etc) offered by FSA6
> (http://www.let.rug.nl/~vannoord/Fsa/) be called/used from an ECLiPSe program
> at runtime?
>           Moreover, the FSA6 automata can be compiled into other
> languages including
> Prolog. Is there a way that one creates an automata using FSA6 in an
> ECLiPSe program,
> converts the automata into Prolog code and then uses that code in the
> same ECLiPSe
> program?
> 
> Thanks
> Siddharth
> 
> _______________________________________________
> ECLiPSe-Users mailing list
> ECLiPSe-Users_at_...2...
> http://www.crosscoreop.com/mailman/listinfo/eclipse-users
> 
Hi Siddharth,

I don't know anything about FSA, but according to the URL you gave, FSA is able to run on 
SICStus, YAP and SWI Prolog. This probably means that it does not make extensive use of 
features specific to any of these Prologs (except for the Tcl/Tk interface in SICStus, of 
course), so my guess would be that it could be ported to run on ECLiPSe as well.

You can try and port the code to ECLiPSe, perhaps with either lib(sicstus) or lib(swi) to help 
you, and/or you could check with the FSA people, as perhaps they may be interested in 
supporting ECLiPSe as well.

Cheers,

Kish
 
Received on Tue Apr 17 2007 - 22:49:31 CEST

This archive was generated by hypermail 2.3.0 : Tue Apr 16 2024 - 09:13:19 CEST