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

pedronis at codespeak.net pedronis at codespeak.net
Mon Oct 13 19:15:14 CEST 2003


Author: pedronis
Date: Mon Oct 13 19:15:03 2003
New Revision: 1868

Modified:
   pypy/trunk/doc/funding/B0.1_summary.txt
Log:
primary Scientific objective


Modified: pypy/trunk/doc/funding/B0.1_summary.txt
==============================================================================
--- pypy/trunk/doc/funding/B0.1_summary.txt	(original)
+++ pypy/trunk/doc/funding/B0.1_summary.txt	Mon Oct 13 19:15:03 2003
@@ -19,7 +19,14 @@
      Our primary Technical objective is to build an open run-time environment
      for the Open Source Programming language Python.  This will
      facilitate the development and production of networked and distributed
-     software systems and services, and embedded software.  
+     software systems and services, and embedded software.
+
+     Our primary Scientific objective is to investigate novel
+     techniques (AOP code generation and abstract interpretation
+     -based) for the implementation of practical dynamic languages,
+     breaking the compromise between flexibility, simplicity and
+     performance trade-offs and expanding the range (small-to-large)
+     of directly supportable runtime platforms.
 
      Our primary Methological objective is to showcase a novel
      software engineering process, Sprint Driven Development.  This is


More information about the Pypy-commit mailing list