Results 1 to 2 of 2

Thread: Python bindings for Ice - pyce 0.1

  1. #1
    vukicevic is offline Registered User
    Name: Vladimir Vukicevic
    Organization: DUG
    Project: DUG Insight
    Join Date
    May 2003
    Location
    San Francisco
    Posts
    35

    Python bindings for Ice - pyce 0.1

    Howdy,

    I've just finished a first pass at some Python bindings for Ice, including a slice2py binding generator and accompanying utility classes. The bindings work through boost:ython, so the Boost libraries are required, as is slice2cpp to generate the cpp versions of the code. More information and download is at http://www.intrepid.com/~vladimir/pyce/ -- it's very untested right now, but it's enough to get a simple hello server and client going in python. I'll be looking at details with threading and other issues in the next few days, but I'd appreciate any comments (and especially bug reports/breakage test cases/etc.)!

    - Vlad

  2. #2
    marc's Avatar
    marc is offline ZeroC Staff
    Name: Marc Laukien
    Organization: ZeroC, Inc.
    Project: The Internet Communications Engine
    Join Date
    Feb 2003
    Location
    Florida
    Posts
    1,860

    Thumbs up

    Wow... that's great!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. D Language Bindings
    By jsternberg in forum Projects
    Replies: 2
    Last Post: 06-12-2011, 06:16 PM
  2. [3.4b] ruby bindings fail to build
    By Reto Glauser in forum Bug Reports
    Replies: 8
    Last Post: 02-05-2010, 11:41 AM
  3. Python bindings version number
    By blair in forum Comments
    Replies: 1
    Last Post: 08-18-2007, 06:43 PM
  4. Segfault (using Python bindings)
    By Kristaps Rāts in forum Bug Reports
    Replies: 3
    Last Post: 05-16-2007, 06:13 AM
  5. General praise, CLR and C# bindings
    By Ctaesis in forum Comments
    Replies: 2
    Last Post: 01-05-2004, 12:26 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •