File:  [parser3project] / parser3 / www / htdocs / Attic / operators.p
Revision 1.11: download - view: text, annotated - select for diffs - revision graph
Thu Oct 31 10:23:45 2002 UTC (23 years, 8 months ago) by paf
Branches: MAIN
CVS tags: release_3_1_0, release_3_0_8, release_3_0_0007, release_3_0_0006, HEAD
^process[$caller.self]{...}
now compiles to last derived object part of that 'self'

@auto[]
$a[1]

@two[]
#$h[^hash::create[]]
#$a[x]
#$x
#$self.x

@three[]
^process{^^eval(2*2)^$a[1]^$a}

@touchit[]
$i[after]

@reada[]
^$a=$a

@include[filename][f]
$f[^file::load[text;$filename]]^process[$caller.self]{^untaint{$f.text}}


E-mail: