[pypy-svn] r58144 - pypy/extradoc/talk/osdc2008

fijal at codespeak.net fijal at codespeak.net
Sun Sep 14 12:38:00 CEST 2008


Author: fijal
Date: Sun Sep 14 12:37:58 2008
New Revision: 58144

Modified:
   pypy/extradoc/talk/osdc2008/paper.txt
Log:
these backends were killed


Modified: pypy/extradoc/talk/osdc2008/paper.txt
==============================================================================
--- pypy/extradoc/talk/osdc2008/paper.txt	(original)
+++ pypy/extradoc/talk/osdc2008/paper.txt	Sun Sep 14 12:37:58 2008
@@ -188,7 +188,7 @@
 
 PyPy's compiler has working backends that target C + POSIX (on Linux,
 Windows and OS X), the JVM and the CLI, and backends in various states
-of completeness for LLVM, Common Lisp, JavaScript and Squeak.
+of completeness for LLVM and JavaScript.
 
 When targeting C/POSIX, it supports a range of garbage collection
 options:



More information about the Pypy-commit mailing list