]> gitweb.factorcode.org Git - factor.git/commit
python: a thin ffi to Python, everything mostly works except for the cursed reference...
authorBjörn Lindqvist <bjourne@gmail.com>
Sun, 19 Jan 2014 22:45:25 +0000 (23:45 +0100)
committerJohn Benediktsson <mrjbq7@gmail.com>
Tue, 4 Mar 2014 17:23:03 +0000 (09:23 -0800)
commit446498c67ae0d73b3a53e9c6c1ada4429b81ca2a
treeebcb28386603773d696ff7b4ba0a1d89545d1566
parent3bbdd067bec618a38a1a3a83c87f1d791f1e471f
python: a thin ffi to Python, everything mostly works except for the cursed reference counting
extra/python/ffi/ffi.factor [new file with mode: 0644]
extra/python/python-tests.factor [new file with mode: 0644]
extra/python/python.factor [new file with mode: 0644]