|
Re: distutils.cfg and weave etc....: msg#00047python.pyrex
[snip..] Even when I created a 'distutils.cfg' file as above.... it wasn't working. When I also added : [build_ext] compiler=mingw32 it worked. Hmmm..... You seen the weave project - allows you to have C functions inline with your python - which are dynamically compiled at runtime.. what about a Pyrex version of weave... Or *even* the 'cint' - c interpreter (which understands enough C to run itself - about 90% of ANSI C and C++ it reckons) !! What about a *pyrex* interpreter ;-) (only joking - but they're both interesting tools for learning C which is my current 'project'... when I've done that I can learn pyrex properly...) Anyway - keep up the good work. Pyrex is a great project for improving python.. (Oh and Ipython seems like a great console replacement - it's an enhanced interactive python interpreter... I'm having difficulty getting it working -but it seems to include evrything I could want from a console). Regards (and thanks for the help), Fuzzy -- http://www.Voidspace.org.uk The Place where headspace meets cyberspace. Online resource site - covering science, technology, computing, cyberpunk, psychology, spirituality, fiction and more. --- http://www.atlantibots.org.uk http://groups.yahoo.com/group/atlantis_talk/ Atlantibots - stomping across the worlds of Atlantis. Building with Python - programming language that rules the world. --- http://www.fuchsiashockz.co.uk http://groups.yahoo.com/group/void-shockz --- Everyone has talent. What is rare is the courage to follow talent to the dark place where it leads. -Erica Jong Ambition is a poor excuse for not having sense enough to be lazy. -Milan Kundera |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Quick 'len()' speedup for Pyrex: 00047, Phillip J. Eby |
|---|---|
| Next by Date: | Re: Quick 'len()' speedup for Pyrex: 00047, Jiba |
| Previous by Thread: | Re: successfully using gcc to generate extensions for windowsi: 00047, Voidspace |
| Next by Thread: | How do I subtype python internal type that is not part of a module?: 00047, Lenard Lindstrom |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |