Perl: add step5_tco
authorJoel Martin <github@martintribe.org>
Tue, 22 Apr 2014 01:08:18 +0000 (20:08 -0500)
committerJoel Martin <github@martintribe.org>
Tue, 22 Apr 2014 01:08:18 +0000 (20:08 -0500)
commit60f2b3638e2e856a984dd46fc319bc316c0d0952
treec44ee0f77675b01d639247addbf773a4cfd2d8d2
parenta5a6605877c98a37696a30d310a29f4d1fc230e9
Perl: add step5_tco

- Make all warnings fatal/exceptions.
docs/step_notes.txt
perl/core.pm
perl/printer.pm
perl/reader.pm
perl/step0_repl.pl
perl/step1_read_print.pl
perl/step2_eval.pl
perl/step3_env.pl
perl/step4_if_fn_do.pl
perl/step5_tco.pl [new file with mode: 0644]
perl/types.pm