 |
 |
My main homepage with links to more projects of mine.
Index page
{
WHAT'S CYTHON?;
WHAT'S PYRL?;
WHY?;
TODO;
NEWS;
}
FAQ
Example code
Download
Cython docs
Pyrl docs
|
|
DOWNLOAD
First of all: These things are beta stuff! Don't expect them to be rocket science solid.
Though, I could mention that I do use these lang's for development....
Standard disclaimer ofcourse applys, you know... I'm not responsible for your microwave owen blowing
up, your computer catching fire or anything that might or might not be caused by these sources you
download.
All you need for coding in Cython is this perl script, and for
Pyrl coding, this perl script.
Simply copy them somewhere like /usr/local/bin or just anywhere.
Also download the documentation, which simply is the html docs you find on this
site (cython-doc.html, pyrl-doc.html)
cytoc.pl - The Cython to C/C++ 'compiler'.
cython-doc.html
pyrl.pl - The Pyrl to Perl 'compiler'.
pyrl-doc.html
|
|