pinterface / burgled-batteries

A bridge between Python and Lisp (FFI bindings, etc.)
Other
113 stars 21 forks source link

add support to python3. #8

Open jingtaozf opened 9 years ago

jingtaozf commented 9 years ago

this is just an alpha version but works for me to play with python3.

pinterface commented 9 years ago

Interesting! I kind of expected it'd be a lot more effort to get Python 3 even a little usable, so having a preliminary version is exciting. I'll try to take a more in-depth look at this in the near future. Thanks!

On 2015.11.30 09:21, Xu Jingtao wrote:

this is just an alpha version but works for me to play with python3. You can view, comment on, or merge this pull request online at:

https://github.com/pinterface/burgled-batteries/pull/8

-- Commit Summary --

  • add support to python3.

-- File Changes --

M ffi-conditions.lisp (1)
M ffi-interface.lisp (181)
M grovel-include-dir.lisp (6)
M grovel.lisp (1)

-- Patch Links --

https://github.com/pinterface/burgled-batteries/pull/8.patch https://github.com/pinterface/burgled-batteries/pull/8.diff


Reply to this email directly or view it on GitHub: https://github.com/pinterface/burgled-batteries/pull/8