Help for this page

Select Code to Download


  1. or download this
    sub halts {
        my $machine = shift;
    ...
         };
        is_whatever_nullary($code_string_to_analyze);
    }