[pypy-dev] [ann] Sprint to Minimal Python

holger krekel hpk at trillke.net
Thu Jan 23 10:19:23 CET 2003


[Thomas Heller Thu, Jan 23, 2003 at 08:41:42AM +0100]
> holger krekel <hpk at trillke.net> writes:
> 
>  ------------------------------------------------------
> > Goals of the first Minimal PyPython Marathon 
> > ------------------------------------------------------
> [...]
> > 
> > - try to write platform dependent Assembler/C-code that 
> >   enables doing C/Machine-level calls from Python without 
> >   extra C-bindings.
> 
> So I can expect people to improve the ctypes module even further ;-) ?

Hello Thomas, 

sorry, should have mentioned ctypes already.  of course nobody will
mindlessly rewrite the functionality of your module.  are you ok
with rewriting the above into:

    - further explore the ctypes approach to perform C/Machine-level
      calls from Python without extra C-bindings

?

> Note that recent ctypes already works on Windows, Linux and MacOSX:
> 
> http://sourceforge.net/projects/ctypes
> 
> Not yet announced, because the docs are not up to date...
> 
> Thomas
> 
> PS: And no, I don't have time to come to the sprint it seems.

not even some days?  :-)

anyway, maybe you can help identify tasks around ctypes? 
I have to talk to Jens-Uwe to see what he is up to. 

regards,

    holger

-- 
you can have it fast, cheap or high quality. 
pick two.


More information about the Pypy-dev mailing list