Related articles |
---|
SEL-HPC WWW Compilers & Interpreters archive J.M.D.Hill@lpac.ac.uk (Jon Hill) (1995-05-28) |
Newsgroups: | comp.compilers |
From: | Jon Hill <J.M.D.Hill@lpac.ac.uk> |
Keywords: | bibliography, WWW, available |
Organization: | London & SE High Performance Computing Centre |
Date: | Sun, 28 May 1995 22:52:54 GMT |
WWW Compilers & Interpreters Article Archive
============================================
URL: http://www.lpac.ac.uk/SEL-HPC/Articles/CompilersArchive.html
^^^^
_Please_ do not use the address ``www.lpac.qmw.ac.uk''
The SEL-HPC Compilers & Interpreters archive of online papers
currently contains links to 495 articles in the following subject
areas:
[ 13 art] Lexical analysis & Parsing
[ 40 art] Code optimisation
Code Generation:
[ 11 art] general techniques
[ 18 art] register allocation
[ 10 art] runtime code generation
Runtime environments
[ 95 art] garbage collection
[ 2 art] threads
[ 2 art] dynamic linking
[ 2 art] other runtime environments
[ 5 art] Interpreters
Tools
[ 6 art] profiling
[ 21 art] debugging
[ 15 art] compiler writers tools
Parallelism
[ 15 art] exploited at the instruction level
[197 art] compilers for parallel machines
[ 44 art] Miscellaneous.
***Please add your own and anyone elses' papers to the archive***
*** ***
*** http://www.lpac.ac.uk/SEL-HPC/Articles/CompAdd.html ***
The archive also offers:
o Cross referenced indexes by author, institution, conference, and journal.
o The ability to modify existing entries in the archive.
o Underlying BibTeX databases that are available for down-loading.
o Fast searching of the archive using Perl regular expressions.
o Authors the opportunity to add links to their home page.
Any references to their name will then include a link
to their page.
o A list of new articles added to the archive each week.
o A mailing list to keep you informed of any new articles
At URL http://www.lpac.ac.uk/SEL-HPC/Articles/ , the following
archives are also available:
High performance computing......[ 1187 articles, 30 new]
Functional programming..........[ 1009 articles, 35 new]
Compilers & interpreters........[ 495 articles, 13 new]
Vision and image processing.....[ 381 articles, 11 new]
Computational mathematics.......[ 323 articles, 5 new]
Neural networks.................[ 180 articles, 4 new]
Human computer interaction......[ 261 articles, 14 new]
Databases.......................[ 145 articles, 2 new]
Miscellaneous...................[ 618 articles, 0 new]
.........................Total= 4599 articles, 114 new
To be added to the bi-weekly mailing list of new articles mail
``archive@lpac.ac.uk'' with the subject-line ``subscribe comp'' OR
fill in the form at the URL
http://www.lpac.ac.uk/SEL-HPC/Articles/EmailNewArticles.html
(you can subscribe to other SEL-HPC mailing lists from the above
form). An example mail shot for the last two weeks is included below:
New articles: compilers & interpreters [May 3 to May 18]
This document was automatically generated on Thu May 18 9:00:03 1995 . New
articles avilable in the following subject areas:
* miscellaneous;
* garbage collection;
* compilers for parallel machines;
* register allocation;
Jon Hill , The London & South East centre for High Performance Computing
------------------------------------------------------------------------------
------------------------------------------------------------------------------
miscellaneous
* [Thu May 4 11:00:57 1995 ] Corinne Ancourt, Francois Irigoin, and Yi-Qing
Yang "Minimal Data Dependence Abstractions for Loop Transformations"
,Technical report A-256, Centre de l'Ecole des Mines de Paris, Recherche
en Informatique, July 1994.
Paper: http://www.cri.ensmp.fr/doc/A-256.ps.Z
* [Wed May 10 11:08:20 1995 ] Yuri Gurevich, and James K. Huggins "The
Semantics of the C Programming Language" In Computer Science Logic , pages
274--308, Springer Lecture Notes in Computer Science 702, 1992.
Paper: ftp://ftp.eecs.umich.edu/groups/Ealgebras/calgebra.ps
* [Wed May 10 11:09:33 1995 ] Charles Wallace "The Semantics of the C++
Programming Language" Specification and Validation Methods , Oxford
University Press, 1994.
Paper: ftp://ftp.eecs.umich.edu/groups/Ealgebras/cpp.ps
* [Thu May 11 11:00:35 1995 ] Regis Crelier "Separate Compilation and Module
Extension" , PhD thesis, Institute for Computer Systems, ETH Zurich, 1994.
Abstract: ftp://ftp.inf.ethz.ch//doc/diss/th10650.abstract
Paper: ftp://ftp.inf.ethz.ch/doc/diss/th10650.ps.gz
* [Mon May 15 10:30:44 1995 ] Mary Jean Harrold, Brian Malloy, and Gregg
Rothermel "Efficient Construction of Program Dependence Graphs" ,Technical
report 93-102, Department of Computer Science, Clemson University, January
1993.
Paper:
gopher://diogenes.cs.clemson.edu:1978/00.csftp/techreports/93-102.ps.Z
* [Mon May 15 10:47:58 1995 ] Mary Jean Harrold, Brian Malloy, and Gregg
Rothermel "Constructing Program Dependence Graphs Using a Parser"
,Technical report 93-117, Department of Computer Science, Clemson
University, November 1993.
Paper: ftp://ftp.cs.clemson.edu/techreports/93-117.ps.Z
------------------------------------------------------------------------------
garbage collection
* [Mon May 15 11:08:39 1995 ] Ravichandran Ganesan "Local Variable
Allocation For Accurate Garbage Collection of C++" ,Technical report
TR94-12, Iowa State University, Computer Science Department, November
1994.
Paper: http://www.cs.iastate.edu/tech-reports/TR94-12.ps
* [Mon May 15 11:09:34 1995 ] Satish Guggilla "Generational Garbage
Collection of C++ Targeted to SPARC Architectures" ,Technical report
TR94-11, Iowa State University, Computer Science Department, November
1994.
Paper: http://www.cs.iastate.edu/tech-reports/TR94-11.ps
------------------------------------------------------------------------------
compilers for parallel machines
* [Thu May 4 10:58:29 1995 ] Ronan Keryell, and Nicolas Paris "Activity
counter: New Optimization for the Dynamic Scheduling of SIMD Control Flow"
In ICPP'93 , August 1993.
Paper: http://www.cri.ensmp.fr/doc/A-249.ps.Z
* [Thu May 4 11:03:19 1995 ] Alexis Platonoff "Automatic Data Distribution
for Massively Parallel Computers" In CPC'95 , April 1995.
Paper: http://www.cri.ensmp.fr/doc/A-271.ps.gz
* [Thu May 4 11:03:57 1995 ] Batrice Creusillet "IN and OUT Array Region
Analyses" In CPC'95 , April 1995.
Paper: http://www.cri.ensmp.fr/doc/A-272.ps.Z
* [Mon May 15 12:29:45 1995 ] Jonathan M. D. Hill "Data-parallel lazy
functional programming" , PhD thesis, Queen Mary and Westfield College,
Department of Computer Science, Mile End Road, London, E1 4NS, UK,
September 1994.
Abstract:
http://www.dcs.qmw.ac.uk/publications/report_abstracts/1995/701.html
Paper: ftp://ftp.dcs.qmw.ac.uk/pub/cpc/jon_hill/Thesis/DPHthesis.ps.gz
Keywords: data-parallelism, non-strict semantics, map, fold, scan,
Spineless Tagless G-machine, sorting, scatter, packing, vectorisation,
LL(1) parsing, monads, Haskell.
------------------------------------------------------------------------------
register allocation
* [Mon May 15 11:07:24 1995 ] S. Satishkumar "Register Allocation for
Accurate Garbage Collection of C++" ,Technical report TR94-13, Iowa State
University, Computer Science Department, July 1994.
Paper: http://www.cs.iastate.edu/tech-reports/TR94-13.ps
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.