[pypy-svn] rev 1810 - pypy/trunk/doc/funding

jacob at codespeak.net jacob at codespeak.net
Sun Oct 12 21:29:56 CEST 2003


Author: jacob
Date: Sun Oct 12 21:29:56 2003
New Revision: 1810

Modified:
   pypy/trunk/doc/funding/B1.0_objectives.txt
Log:
Tried to fix broken formatting.

Modified: pypy/trunk/doc/funding/B1.0_objectives.txt
==============================================================================
--- pypy/trunk/doc/funding/B1.0_objectives.txt	(original)
+++ pypy/trunk/doc/funding/B1.0_objectives.txt	Sun Oct 12 21:29:56 2003
@@ -214,42 +214,54 @@
 
 .. [S03] Gregory Sullivan et. al., "Dynamic Native Optimization of Native
 Interpreters". IVME 03. 2003.   http://www.ai.mit.edu/~gregs/dynamorio.html
+
 .. file = ivme03.pdf
 
 .. [LHJ95] Sheng Liang, Paul Hudak and Mark Jones. "Monad Transformers
    and Modular Interpreters". 22nd ACM Symposium on Principles of Programming
    Languages (POPL'95). January 1995.
    http://java.sun.com/people/sl/papers/popl95.ps.gz
+
 .. file = popl95.ps.gz
 
 .. [H98] Paul Hudak. "Modular Domain Specific Languages and Tools". ICSR 98. 
 1998.   http://haskell.org/frp/dsl.ps
+
 .. file = dsl.ps.gz
 
 .. [K97] Richard Kelsey, "Pre-Scheme: A Scheme Dialect for Systems Programming". 
 1997.   http://citeseer.nj.nec.com/kelsey97prescheme.html
+
 .. file = kelsey97prescheme.pdf
 
 .. [IKM97] Dan Ingalls, Ted Kaehler, John Maloney, Scott Wallace, and Alan Kay. 
 "Back to the future: The story of Squeak, A practical Smalltalk written in 
 itself." In Proceedings OOPSLA'97, pages 318--326, November 1997.   
-ftp://st.cs.uiuc.edu/Smalltalk/Squeak/docs/OOPSLA.Squeak.html.. file = 
-OOPSLA.Squeak.htm.. [A03] John Aycock, "A Brief History of Just-In-Time", ACM 
-Computing Surveys 35, 2 (June 2003), pp. 97-113... file = jit-history.pdf
+ftp://st.cs.uiuc.edu/Smalltalk/Squeak/docs/OOPSLA.Squeak.html
+
+.. file = OOPSLA.Squeak.htm 
+
+.. [A03] John Aycock, "A Brief History of
+   Just-In-Time", ACM Computing Surveys 35, 2 (June 2003), pp. 97-113.
+
+.. file = jit-history.pdf
 
 .. [WAU99] Mario Wolczko, Ole Agesen, David Ungar, 
    "Towards a Universal Implementation Substrate for Object-Oriented Languages", 
 OOPSLA 99 workshop   on Simplicity, Performance and Portability in Virtual 
 Machine Design,   OOPSLA '99, Denver, CO, Nov 2, 1999.
    http://research.sun.com/research/kanban/oopsla-vm-wkshp.pdf
+
 .. file = oopsla-vm-wkshp.pdf
 
 .. [R03] Armin Rigo, http://psyco.sourceforge.net
+
 .. file = psycoguide.ps.gz
 
 .. [APJ03] John Aycock and David Pereira and Georges Jodoin, 
    "UCPy: Reverse-Engineering Python", PyCon DC 2003, 9pp.
    http://pages.cpsc.ucalgary.ca/~aycock/papers/ucpy.pdf
+
 .. file = ucpy-reverse-engineering-python.pdf
 
 .. [HCU91] Urs Hölzle, Craig Chambers, and David Ungar,
@@ -258,17 +270,20 @@
    as Springer Verlag Lecture Notes in Computer Science 512, Springer Verlag,
    Berlin, 1991.
    http://self.sunlabs.com/papers/ecoop91.ps.Z
+
 .. file = hlzle91optimizing.ps.gz
 
 .. [HU94] Urs Hölzle, David Ungar,
    "Reconciling Responsiveness with Performance in Pure Object-Oriented 
-Languages",   PLDI '94 and OOPSLA '94
-   
-http://www.cs.ucsb.edu/oocsb/papers/toplas96.pdf/reconciling-responsiveness-with
--performance.pdf.. file = reconciling-responsiveness-with-performance.pdf
+   Languages",   PLDI '94 and OOPSLA '94
+   http://www.cs.ucsb.edu/oocsb/papers/toplas96.pdf/reconciling-responsiveness-with-performance.pdf
+
+.. file = reconciling-responsiveness-with-performance.pdf
+
 .. [KLM97] Gregor Kiczales and John Lamping and
    Anurag Menhdhekar and Chris Maeda and Cristina Lopes and Jean-Marc
    Loingtier and John Irwin, "Aspect-Oriented Programming", ECOOP'97
    
-http://www2.parc.com/csl/groups/sda/publications/papers/Kiczales-ECOOP97/for-web
-.pdf.. file = kiczales97aspectoriented.pdf
\ No newline at end of file
+http://www2.parc.com/csl/groups/sda/publications/papers/Kiczales-ECOOP97/for-web.pdf
+
+.. file = kiczales97aspectoriented.pdf
\ No newline at end of file


More information about the Pypy-commit mailing list