Changeset 18094 for misc/runpugs
- Timestamp:
- 09/22/07 11:09:46 (14 months ago)
- Location:
- misc/runpugs/htdocs/runpugs
- Files:
-
- 18 added
- 16 removed
- 1 modified
-
default_info.html (added)
-
tutorial/01_helloworld.html (added)
-
tutorial/02_vars.html (added)
-
tutorial/03_iteration_array.html (added)
-
tutorial/04_iteration_hash.html (added)
-
tutorial/05_iteration_many.html (added)
-
tutorial/06_conditionals.html (added)
-
tutorial/07_junctions.html (added)
-
tutorial/08_junctions_array.html (added)
-
tutorial/09_chained_comparison.html (added)
-
tutorial/10_io.html (added)
-
tutorial/11_io_iteration.html (added)
-
tutorial/12_io_reading.html (added)
-
tutorial/13_lists_reduction.html (added)
-
tutorial/14_lists_hyper.html (added)
-
tutorial/15_lists_cross.html (added)
-
tutorial/16_grammar.html (added)
-
tutorial/17_final.html (added)
-
tutorial/README (modified) (1 diff)
-
tutorial/tut_01_helloworld.html (deleted)
-
tutorial/tut_02_vars.html (deleted)
-
tutorial/tut_03_iteration_array.html (deleted)
-
tutorial/tut_04_iteration_hash.html (deleted)
-
tutorial/tut_05_iteration_many.html (deleted)
-
tutorial/tut_06_conditions.html (deleted)
-
tutorial/tut_07_junctions.html (deleted)
-
tutorial/tut_08_junctions_array.html (deleted)
-
tutorial/tut_09_chained_comparison.html (deleted)
-
tutorial/tut_10_io.html (deleted)
-
tutorial/tut_11_io_iteration.html (deleted)
-
tutorial/tut_12_io_reading.html (deleted)
-
tutorial/tut_13_lists_redduction.html (deleted)
-
tutorial/tut_14_lists_hyper.html (deleted)
-
tutorial/tut_15_list_cross.html (deleted)
-
tutorial/tut_16_grammar.html (deleted)
Legend:
- Unmodified
- Added
- Removed
-
misc/runpugs/htdocs/runpugs/tutorial/README
r17914 r18094 1 These has been pulled from1 These has been adapted from the following slides 2 2 http://jnthn.net/papers/2007-ukuug-perl6programming-slides.pdf 3 4 TODO Pending editing and tutorial customization 3 by Jonathan Worthington <jnthn at jnthn.net>
