Help for this page

Select Code to Download


  1. or download this
    c:\@Work\Perl>perl -wMstrict -MData::Dump -le
    "use constant OPS => qw{ ( (  ) )  ! !  | ||  & && };
    ...
    initial expr: '(!(C)&T)&!Q'
      final expr: '(!(0)&&1)&&!0'
    '(!(0)&&1)&&!0' -> '1'