head 1.13; access; symbols PCRC_1_0:1.1.1.1 PCRC:1.1.1; locks; strict; comment @# @; 1.13 date 2000.05.18.17.28.58; author dbc; state Exp; branches; next 1.12; 1.12 date 99.02.08.20.43.21; author dbc; state Exp; branches; next 1.11; 1.11 date 99.02.05.23.04.53; author dbc; state Exp; branches; next 1.10; 1.10 date 99.02.05.16.23.23; author dbc; state Exp; branches; next 1.9; 1.9 date 99.02.03.21.58.32; author dbc; state Exp; branches; next 1.8; 1.8 date 99.02.02.22.18.25; author dbc; state Exp; branches; next 1.7; 1.7 date 98.09.16.19.56.26; author dbc; state Exp; branches; next 1.6; 1.6 date 98.08.27.19.38.35; author dbc; state Exp; branches; next 1.5; 1.5 date 98.08.27.19.32.51; author dbc; state Exp; branches; next 1.4; 1.4 date 98.08.11.18.52.19; author dbc; state Exp; branches; next 1.3; 1.3 date 98.07.22.20.49.48; author dbc; state Exp; branches; next 1.2; 1.2 date 98.07.22.19.10.55; author dbc; state Exp; branches; next 1.1; 1.1 date 98.07.17.20.44.09; author dbc; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 98.07.17.20.44.09; author dbc; state Exp; branches; next ; desc @@ 1.13 log @ Modified Files: Makefile addFrame docs.html.in index.html.in kernel.html.in npacWork.html.in software.html.in Added Files: readme.html.in subsRoot Removed Files: readme.html @ text @#!/usr/bin/perl sub menuItem { # String for individual menu item # $_[0] is URL # $_[1] is text label $answer = < $_[1]
EOF } sub subMenuItem { # String for individual sub-menu item # $_[0] is URL # $_[1] is text label $answer = < $_[1]
EOF } # Parse the elements of ARGV, looking for entries of the form # # =. # # When found, remove the entry from ARGV, and execute a command of the form: # # $ = "" # @@files = (); foreach (@@ARGV) { if( /(.+)=(.*)/ ) { ${$1} = "$2"; } else { $files[@@files] = $_; } } @@ARGV = @@files; # Read the input file. $title = <> ; while(<>) { s/\@@PCRC_ROOT@@/$PCRC_ROOT/; s/\@@PCRC_JULY97@@/$PCRC_JULY97/; s/\@@HPJAVA_ROOT@@/$HPJAVA_ROOT/; s/\@@PAPERS_ROOT@@/$PAPERS_ROOT/; s/\@@REPORTS_ROOT@@/$REPORTS_ROOT/; $body .= $_ ; } # Print with frame. $themeDull = "Purple" ; $themeBright = "Indigo" ; $homeItem = &menuItem("index.html", "PCRC Home Page") ; $partnersItem = &menuItem("partners.html", "Partners") ; $npac = &subMenuItem("http://www.npac.syr.edu", "NPAC") ; $maryland = &subMenuItem("http://www.cs.umd.edu/projects/hpsl/compilers/pcrc.html", "Maryland") ; $indiana = &subMenuItem("http://www.extreme.indiana.edu/index.html", "Indiana") ; $rochester = &subMenuItem("http://www.cs.rochester.edu/u/wei/home.html", "Rochester") ; $texas = &subMenuItem("http://www.cs.utexas.edu/users/dagh/", "Texas, Austin") ; $csc = &subMenuItem("http://cooperate.com", "CSC") ; $rice = &subMenuItem("http://www.cs.rice.edu/", "Rice") ; $florida = &subMenuItem("http://www.cise.ufl.edu/~ranka/", "Florida") ; $npacItem = &menuItem("npacWork.html", "PCRC at NPAC") ; $kernelItem = &subMenuItem("kernel.html", "Kernel runtime") ; $hpfItem = &subMenuItem("$PCRC_JULY97/compiler.html", "HPF compiler") ; $hpjavaItem = &subMenuItem("$HPJAVA_ROOT", "HPJava/mpiJava") ; $webtopItem = &subMenuItem("http://www.npac.syr.edu/projects/webspace/doc/video-may97/", "WebTop computing") ; $teamItem = &subMenuItem("$PCRC_JULY97/team.html", "Team") ; $docsItem = &menuItem("docs.html", "Documents") ; $softwareItem = &menuItem("software.html", "Software") ; print < $title

Parallel Compiler Runtime Consortium


$homeItem
$partnersItem
$npac $maryland $indiana $rochester $texas $csc $rice $florida

$npacItem
$kernelItem $hpfItem $hpjavaItem $webtopItem $teamItem

$docsItem
$softwareItem
$body

Bryan Carpenter, (dbc\@@csit.fsu.edu). Last updated May 2000. About these Web pages. EOF @ 1.12 log @Modified Files: addFrame f2j.html hpffe.html kernel.html.in partners.html.in software.html.in Removed Files: architecture.gif smallWhiteBall.gif trans_pcrc.gif whiteBall.gif @ text @d42 22 d67 1 d69 5 d77 1 d102 2 a103 2 $hpfItem = &subMenuItem("http://www.npac.syr.edu/projects/pcrc/July97/compiler.html", "HPF compiler") ; $hpjavaItem = &subMenuItem("http://www.npac.syr.edu/projects/pcrc/HPJava", "HPJava/mpiJava") ; d105 1 a105 1 $teamItem = &subMenuItem("http://www.npac.syr.edu/projects/pcrc/July97/team.html", "Team") ; d210 1 a210 1 Bryan Carpenter, (dbc\@@npac.syr.edu). Last updated February 1999. @ 1.11 log @Modified Files: addFrame index.html.in Added Files: readme.html @ text @a10 2 d12 1 d14 4 a17 2 $_[1]
a18 2
a29 2 d31 1 d33 5 a37 2 $_[1]
a38 2
d60 1 a60 1 $indiana = &subMenuItem("http://www.extreme.indiana.edu/pcrc/index.html", d90 2 a91 2 d101 1 a101 1 @ 1.10 log @Modified Files: Makefile addFrame index.html.in @ text @d77 1 a77 1 $teamItem = &subMenuItem("July97/team.html", "Team") ; d182 3 a184 1 Bryan Carpenter, (dbc\@@npac.syr.edu). Last updated September 1998. @ 1.9 log @Modified Files: Makefile addFrame index.html.in Added Files: software.html.in @ text @d77 1 a77 1 $teamItem = &subMenuItem("http://www.npac.syr.edu/projects/pcrc/July97/team.html", "Team") ; @ 1.8 log @Modified Files: Makefile addFrame @ text @d80 1 a80 1 $softwareItem = &menuItem("http://www.npac.syr.edu/projects/pcrc/July97/download.html", "Software") ; @ 1.7 log @Modified Files: addFrame index.html.in @ text @d59 1 a59 1 $maryland = &subMenuItem("http://www.cs.umd.edu/projects/hpsl/ResearchAreas/ToolsMeta.htm", d75 1 a75 1 $hpjavaItem = &subMenuItem("http://www.npac.syr.edu/projects/pcrc/HPJava", "HPJava") ; @ 1.6 log @Modified Files: addFrame npacWork.html.in @ text @d182 1 a182 1 Bryan Carpenter, (dbc\@@npac.syr.edu). Last updated August 1998. @ 1.5 log @Modified Files: addFrame @ text @d75 1 a75 2 #$hpjavaItem = &subMenuItem("http://www.npac.syr.edu/users/dbc/HPJava", "HPJava") ; $hpjavaItem = &subMenuItem("HPJava.html", "HPJava") ; @ 1.4 log @Modified Files: Makefile addFrame docs.html.in npacWork.html.in @ text @d183 1 a183 1 Bryan Carpenter, (dbc\@@npac.syr.edu). Last updated July 1998. @ 1.3 log @Modified Files: addFrame @ text @d59 1 a59 1 $maryland = &subMenuItem("http://www.cs.umd.edu/projects/hpsl/compilers/pcrc.html", d75 2 a76 1 $hpjavaItem = &subMenuItem("http://www.npac.syr.edu/users/dbc/HPJava", "HPJava") ; @ 1.2 log @ Modified Files: Makefile addFrame index.html.in Added Files: architecture.gif docs.html.in kernel.html.in npacWork.html.in Removed Files: index.html.back @ text @d182 1 a182 1 Bryan Carpenter, (dbc@@npac.syr.edu). Last updated December 1997. @ 1.1 log @Initial revision @ text @d71 1 a71 1 $npacItem = &menuItem("index.html", "PCRC at NPAC") ; d73 5 a77 5 $kernelItem = &subMenuItem("index.html", "Kernel runtime") ; $hpfItem = &subMenuItem("index.html", "HPF compiler") ; $hpjavaItem = &subMenuItem("index.html", "HPJava") ; $webtopItem = &subMenuItem("index.html", "Webtop computing") ; $teamItem = &subMenuItem("index.html", "Team") ; d79 2 a80 2 $docsItem = &menuItem("index.html", "Documents") ; $softwareItem = &menuItem("index.html", "Software") ; d91 2 a92 1 @ 1.1.1.1 log @PCRC Web pages @ text @@