[Contents] [TitleIndex] [WordIndex

GObject Scilab bridge

Adding GObject dynamic binding on Scilab.

(!) This feature may target the new YaSp interpreter.

Idea

The Gnome platform and many Gnome related libraries are written following the GObject convention (think a common runtime library). As some of other script languages (Python, Javascript, etc...) allow dynamic binding of this runtime and the associated libraries, why not Scilab as well ?

The idea is to use the next Scilab interpreter (YaSp) to allow this dynamic binding. This project may be linked to JIMS, the Java Interaction Mechanism.


2022-09-08 09:26