This is the seventh release of IronPython Community Edition (IPCE).
Download from SourceForge:
http://sourceforge.net/projects/fepy
FePy project aims to provide enhancements and add-ons for IronPython.
http://fepy.sourceforge.net/
This work was in part supported by Mozilla Corporation.
FePy pro
This is the sixth release of IronPython Community Edition (IPCE).
Download from SourceForge:
http://sourceforge.net/projects/fepy
FePy project aims to provide enhancements and add-ons for IronPython.
http://fepy.sourceforge.net/
This release is built with Mono 1.2.3.1. As this release has droppe
This is the fifth release of IronPython Community Edition (IPCE).
You can download it from SourceForge.
http://sourceforge.net/projects/fepy
FePy project aims to provide enhancements and add-ons for IronPython.
Visit the project homepage for more informations.
http://fepy.sourceforge.net/
Binary
This is the third release of IronPython Community Edition (IPCE).
Get it here.
http://sparcs.kaist.ac.kr/~tinuviel/download/IPCE-r3.zip
This release is also available on SourceForge mirrors near you.
http://sourceforge.net/projects/fepy
IPCE has a homepage. You can read about licenses and patche
This is the second release of IronPython Community Edition (IPCE),
1.0 revision 2, based on IronPython 1.0.
Get it here:
http://sparcs.kaist.ac.kr/~tinuviel/download/IPCE-1.0r2.zip
Binary is built with Mono 1.1.17.1.
BIG WARNING: it won't work with Mono versions below 1.1.17. Please
don't mail m
Oops, sent to the wrong address!
2006/9/19, Sanghyeon Seo <[EMAIL PROTECTED]>:
> Following Elliot's advice, I changed my scripts to use sys.executable
> instead of hardcoding the path. Also in SVN.
>
> # in run_tests.py
> import os, sys
> os.putenv('PYTHON',
Following Elliot's advice, I changed my scripts to use sys.executable
instead of hardcoding the path. Also in SVN.
# in run_tests.py
import os, sys
os.putenv('PYTHON', sys.executable)
# in shell scripts
$PYTHON alltests.py
--
Seo Sanghyeon
--
http://mail.python.org/mailman/listinfo/python-list
2006/9/14, Sanghyeon Seo <[EMAIL PROTECTED]>:
> I am happy to announce IronPython Community Edition (IPCE for short)
> 1.0 revision 1, based on IronPython 1.0, to the world.
I haven't included Python standard library or my DB-API for IronPython
modules or useful third p
I am happy to announce IronPython Community Edition (IPCE for short)
1.0 revision 1, based on IronPython 1.0, to the world.
Get it here:
http://sparcs.kaist.ac.kr/~tinuviel/download/IPCE-1.0r1.zip
Binary is built with Mono 1.1.17.1.
Benefits of this edition:
1. You don't need to fight Mono with
Hello, c.l.py, and catalog-sig,
This post updates last year's post:
http://mail.python.org/pipermail/catalog-sig/2005-March/000506.html
Believe it or not, I am still maintaining this table, and it can be
now found here:
http://sparcs.kaist.ac.kr/~tinuviel/package/list.cgi?name=python
Now you can
ctypes is a popular CPython extension planned for inclusion in Python
2.5. It is a foreign function interface library.
Homepage: http://starship.python.net/crew/theller/ctypes/
Documentation: http://docs.python.org/dev/lib/module-ctypes.html
I would like to announce a preliminary implementation o
I took some time to write this HOWTO:
http://sparcs.kaist.ac.kr/~tinuviel/fepy/howto/simplehttpserver-ironpython-mono-howto.html
IronPython seems to get much less interest than it deserves. This
howto shows how to setup IronPython to use with Mono on Linux and how
to rebuild IronPython from source
12 matches
Mail list logo