Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    print "Welcome to Simple Language\n";
    print "$ARGV[0]\n"; # the name of the real file ?
    # process the code written in simple language
    
  2. or download this
    #!/home/gabor/bin/sli.pl
    
    do something 
       in simple language