LWN.net Logo

Topaz: a new Ruby implementation

Topaz: a new Ruby implementation

Posted Feb 6, 2013 20:17 UTC (Wed) by dmitrij.ledkov (subscriber, #63320)
Parent article: Topaz: a new Ruby implementation

Since it's based on PyPy, it cannot load any compiled extensions or bindings to compiled libraries, can it?


(Log in to post comments)

Topaz: a new Ruby implementation

Posted Feb 6, 2013 21:20 UTC (Wed) by luto (subscriber, #39314) [Link]

PyPy has full support for ctypes and supports other approaches as well [1].

[1] http://doc.pypy.org/en/latest/extending.html

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds