Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Slither 1.0 released
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  1 message - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Jason Ferrara  
View profile  
 More options Sep 9 2009, 9:21 pm
Newsgroups: comp.lang.idl-pvwave
From: Jason Ferrara <jason.ferr...@jacquette.com>
Date: Wed, 9 Sep 2009 18:21:46 -0700 (PDT)
Local: Wed, Sep 9 2009 9:21 pm
Subject: Slither 1.0 released
Announcing the first official release of Slither, the IDL to Python
bridge. Slither allows Python modules to be used in IDL as IDL
objects, so you can use the large number of publicly available Python
modules, and your own Python code, directly within your IDL
application.

Features of Slither:

        Python modules and objects are exposed to IDL as IDL objects.

        The Python environment runs in the same process and memory space as
IDL, allowing for fast method calling and parameter passing.

        IDL variables are automatically converted to and from Python types.

        IDL arrays are passed to Python by reference.

        Full support for Python threads: threads started in Python continue
to run while IDL code is executing or IDL is sitting at the command
prompt. Multiple Python threads can access the same IDL array at the
same time.

        Automatic garbage collection of Python-based objects, so you can use
them within compound statements without leaking memory.

In conjunction with this release, we're making a demo version
available that expires on 10/31/09.

More information at http://www.slither4idl.com

User manual available at http://www.jacquette.com/images/Slither/slither%20user%20manual.pdf

For purchasing information or to obtain a demo contact
slit...@jacquette.com


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »