提交 379917a9 authored 作者: Joseph Turian's avatar Joseph Turian

Added shed skin to links

上级 0d29c1a9
...@@ -31,6 +31,7 @@ This is a sort of memo for developers and would-be developers. ...@@ -31,6 +31,7 @@ This is a sort of memo for developers and would-be developers.
- networkx_: A package to create and manipulate graph structures. - networkx_: A package to create and manipulate graph structures.
- pycppad_: Python bindings to an AD package in C++. - pycppad_: Python bindings to an AD package in C++.
- pypy_: Optimizing compiler for Python in Python. - pypy_: Optimizing compiler for Python in Python.
- shedskin_: An experimental (restricted-)Python-to-C++ compiler.
- swig_: An interoperability layer between Python and C/C++ - swig_: An interoperability layer between Python and C/C++
- unpython_: Python to C compiler. - unpython_: Python to C compiler.
...@@ -52,4 +53,5 @@ This is a sort of memo for developers and would-be developers. ...@@ -52,4 +53,5 @@ This is a sort of memo for developers and would-be developers.
.. _swig: http://www.swig.org/ .. _swig: http://www.swig.org/
.. _unpython: http://code.google.com/p/unpython/ .. _unpython: http://code.google.com/p/unpython/
.. _pycppad: http://www.seanet.com/~bradbell/pycppad/index.xml .. _pycppad: http://www.seanet.com/~bradbell/pycppad/index.xml
.. _shedskin: http://shed-skin.blogspot.com/
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论