From: ian Date: Tue, 4 Sep 2001 19:47:34 +0000 (+0000) Subject: Big comment with syntax diagram thingy. X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=ian-dotfiles.git;a=commitdiff_plain;h=2d6272c33bc38b13946ae231be49988342462d95;ds=sidebyside Big comment with syntax diagram thingy. --- diff --git a/gpt b/gpt index 129ead4..ce93196 100755 --- a/gpt +++ b/gpt @@ -1,5 +1,37 @@ #!/usr/bin/perl +# +# =====deeper=nesting===>> +# +# end of Perl fragment +# \n@@ \_@@ ;@@ )@@ }@@ \w@@ +# <------------------------------------ +# +# ------------------------------------> +# if eval eval+ eval+ +# @@? @@\_ ignore include +# @@$ @@- file +# ___ @@\n @@< +# ,' ` +# | processing processing +# `---> as TEXT as PERL +# endif +# @@; vA <------------------------------------ +# || then +# comment || ?@@ +# @@# || +# || included text fragment as +# else || string value code to write out +# @@: || (@@ {@@ +# || <------------------------------------ +# `' +# ------------------------------------> +# end of included text fragment +# @@) @@} +# +# <<====deeper=nesting==== +# + package GenericPrepTemplate; #BEGIN {