Wiki
Download
Manual
Eggs
API
Tests
Bugs
show
edit
history
Edit history for page: chicken-for-python-programmers
revision
author
date
description
r1
r2
36914
sjamaan
Sat Nov 24 21:36:00 2018
Don't mention continuations in a beginner's document :)
36913
sjamaan
Sat Nov 24 21:33:00 2018
And another one
36912
sjamaan
Sat Nov 24 21:32:00 2018
Add import so the example works out of the box
36868
sjamaan
Thu Nov 22 14:55:00 2018
Also add import to the second example
36867
sjamaan
Thu Nov 22 14:54:00 2018
Fix wiki syntax mistake
36866
sjamaan
Thu Nov 22 14:54:00 2018
Update file I/O section in CHICKEN for Python programmers to CHICKEN 5 (thanks to Sjors for pointing out the confusing old links)
32554
svnwiki
Mon Jul 6 13:30:00 2015
Anonymous wiki edit for IP [127.0.0.1]: Renewing
31126
mario
Fri Jul 18 00:19:00 2014
Properly capitalize CHICKEN on the wiki directory (only first level). I used the following shell script to change things: while IFS= read -d $'\0' -r file ; do sed -i 's/Chicken/CHICKEN/g' "$file" done < <(find wiki -maxdepth 1 -type f -print0 ) Some files have been manually reverted after that, since some substitutions don't apply: - friedly-chicken (repl banner) - survey2011 (Chicken in URI paths) - chickenista-guide (Chickenista) I hope the link canonicalization thing will be on my side.
24773
svnwiki
Fri Aug 19 14:57:00 2011
Anonymous wiki edit for IP [67.86.66.31]: Updated link to Jack Trades' language comparison table
24726
erikano
Thu Aug 11 15:01:00 2011
Added correct title
22683
svnwiki
Thu Feb 10 18:23:00 2011
Anonymous wiki edit for IP [84.59.40.23]: single condition for python is shorter like that
22682
svnwiki
Thu Feb 10 18:22:00 2011
Anonymous wiki edit for IP [84.59.40.23]:
17140
svnwiki
Wed Jan 27 19:05:00 2010
Changes applied for Anonymous coward (173.60.85.16) through svnwiki:
16326
svnwiki
Fri Oct 30 18:53:00 2009
Changes applied for James Kukla (67.62.13.2) through svnwiki: Fixed incorrect highlight declaration from python to scheme for this code fragment.
15317
svnwiki
Tue Aug 4 18:28:00 2009
Changes applied for John Cowan (72.14.228.129) through svnwiki: Added recommendation to define all variables.
15022
svnwiki
Thu Jun 18 18:08:00 2009
Changes applied for Jack Trades (70.108.157.131) through svnwiki: Updated the link for the "Python to Chicken Language Translator" to its new home at sourceforge.
14151
svnwiki
Tue Apr 7 09:09:00 2009
Changes applied for Anonymous coward (145.97.222.156) through svnwiki: fix typo
14110
sjamaan
Mon Apr 6 18:29:00 2009
Fix most direct links to the manual sections
13684
sjamaan
Wed Mar 11 14:45:00 2009
Fix link to Michele's blog, add Jack Trades' google doc I just remembered he posted to the ML a while back
13682
sjamaan
Wed Mar 11 09:09:00 2009
Add Adventures of a Pythonista to 'chicken for python programmers' page
11570
svnwiki
Fri Aug 8 20:08:00 2008
Changes applied for Anonymous (84.13.93.255) through svnwiki:
9405
svnwiki
Mon Mar 10 19:49:00 2008
Changes applied for Gelisam (132.206.51.226) through svnwiki: "global variable" will probably make more sense to a python programmer than "variable in the toplevel environment".
8733
azul
Sun Feb 24 02:40:00 2008
Changes applied for azul (84.75.142.208) through svnwiki: Toc
8619
svnwiki
Thu Feb 21 19:20:00 2008
Changes applied for mario (200.132.45.200) through svnwiki:
8616
mario
Thu Feb 21 19:14:00 2008
Missing enscript tag.
next page