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

nico at codespeak.net nico at codespeak.net
Mon Oct 13 00:58:31 CEST 2003


Author: nico
Date: Mon Oct 13 00:58:30 2003
New Revision: 1839

Modified:
   pypy/trunk/doc/funding/B4.0_resources.asc
   pypy/trunk/doc/funding/B6.7.wp09_search_and_logic.txt
   pypy/trunk/doc/funding/B6.7.wp10_aspects_and_contracts.txt
   pypy/trunk/doc/funding/B6.7.wp11_embed_in_hardware.txt
Log:
wrote description for Logilab.
wrote "expected results" for wp09-11



Modified: pypy/trunk/doc/funding/B4.0_resources.asc
==============================================================================
--- pypy/trunk/doc/funding/B4.0_resources.asc	(original)
+++ pypy/trunk/doc/funding/B4.0_resources.asc	Mon Oct 13 00:58:30 2003
@@ -21,7 +21,7 @@
 The consortium and project resources
 =====================================
 
-FIXME_NICO FIXME_LAURA FIXME_HOLGER check below information
+FIXME_LAURA FIXME_HOLGER check below information
 
 **DFKI**
 
@@ -64,9 +64,30 @@
   Country: France
   Contact: Nicolas Chauvat
 
-  Skills, Commitment, Resources: advanced computing, artificial intelligence,
-  applying new techniques to solve industrial clients' problems. XXXFIXME
+  Skills, Commitment, Resources: 
+  Logilab specializes in the use of Python for advanced computing, artificial
+  intelligence and knowledge manipulation. Logilab works for large public and
+  private entities in France and Europe, including Commissariat à l'Energie
+  Atomique, Electricité De France, SNECMA, etc. Logilab was involved in two
+  IST projects before, ASWAD (free software workflows for public administration)
+  and KIDDANET (web filtering for kids based on machine learning techniques).
+
+  For over three years, Logilab has been dedicating resources to high-profile
+  projects such as intelligent agents, natural language processing and
+  semantic web applications. Several are already available as free software.
+
+  Logilab is commited to free software and has been contributing to the free
+  software and Python communities since its creation in 2000, in part through
+  its Logilab.Org website.
+
+  Logilab is currently steadily growing and is expected to reach the size of
+  10 people by the end of 2003. Logilab's role in the project as a technical
+  partner will be to contribute to the implementation of the new interpreter,
+  port its existing projects (logic and aspect-oriented programming, static
+  checking, etc.) to the new interpreter using object-spaces and develop for
+  embedded devices.
 
+
+**Interested developers**
   
-interested: tomek meka, christian tismer, michael hudson, tim peters, alex martelli, dinu gherman, 
-anna ravenscroft, gunter janton, samuele pedroni
+tomek meka, christian tismer, michael hudson, tim peters, alex martelli, dinu gherman, anna ravenscroft, gunter janton, samuele pedroni

Modified: pypy/trunk/doc/funding/B6.7.wp09_search_and_logic.txt
==============================================================================
--- pypy/trunk/doc/funding/B6.7.wp09_search_and_logic.txt	(original)
+++ pypy/trunk/doc/funding/B6.7.wp09_search_and_logic.txt	Mon Oct 13 00:58:30 2003
@@ -61,6 +61,7 @@
 
 **Milestones and Expected Result**
 
-FIXME write me
+- Python interpreter exhibiting logic-programming features, such as
+  inference and constraint satisfaction.
 
 .. include:: wp-tableend.asc

Modified: pypy/trunk/doc/funding/B6.7.wp10_aspects_and_contracts.txt
==============================================================================
--- pypy/trunk/doc/funding/B6.7.wp10_aspects_and_contracts.txt	(original)
+++ pypy/trunk/doc/funding/B6.7.wp10_aspects_and_contracts.txt	Mon Oct 13 00:58:30 2003
@@ -16,52 +16,54 @@
 .. |p6|    replace:: |e|
 .. |m6|    replace:: |e|
 
-.. include:: wp-toptable.asc
-
-.. include:: wp-tablebegin.asc
-
-**Objectives**
-
-Leveraging PyPy flexibility implement aspect-oriented programming,
-design-by-contract and advanced static checking capabilities.
-
-.. include:: wp-tableend.asc
-.. include:: wp-tablebegin.asc
-
-**Description of work**
-
-
-**Task 1**
-
-Using the flexible architecture provided by the PyPy interpreter,
-we will first reimplement the current aspect-oriented libraries
-available from Logilab, to better integrate with the language
-and greatly simplify the design and enhance the performance.
-
-**Task 2**
-
-This aspect enabled interpreter will be used to offer
-design-by-contract facilities as seen in the Eiffel programming
-language and the current aspect-oriented library. 
-This will also allow us to implement advanced static
-checking and code correctness checking capabilities, thus furthering
-the work done with the pychecker and pylint tools.
-
-.. include:: wp-tableend.asc
-.. include:: wp-tablebegin.asc
-
-**Deliverables**
-
-- DL??? Implementation of aspect-oriented programming
-  capabilities in PyPy
-
-- DL??? Implementation of design-by-contract and advanced
-  static checking capabilities.
-
-.. include:: wp-tableend.asc
-.. include:: wp-tablebegin.asc
-
-**Milestones and Expected Result**
-
-
+.. include:: wp-toptable.asc
+
+.. include:: wp-tablebegin.asc
+
+**Objectives**
+
+Leveraging PyPy flexibility implement aspect-oriented programming,
+design-by-contract and advanced static checking capabilities.
+
+.. include:: wp-tableend.asc
+.. include:: wp-tablebegin.asc
+
+**Description of work**
+
+
+**Task 1**
+
+Using the flexible architecture provided by the PyPy interpreter,
+we will first reimplement the current aspect-oriented libraries
+available from Logilab, to better integrate with the language
+and greatly simplify the design and enhance the performance.
+
+**Task 2**
+
+This aspect enabled interpreter will be used to offer
+design-by-contract facilities as seen in the Eiffel programming
+language and the current aspect-oriented library. 
+This will also allow us to implement advanced static
+checking and code correctness checking capabilities, thus furthering
+the work done with the pychecker and pylint tools.
+
+.. include:: wp-tableend.asc
+.. include:: wp-tablebegin.asc
+
+**Deliverables**
+
+- DL??? Implementation of aspect-oriented programming
+  capabilities in PyPy
+
+- DL??? Implementation of design-by-contract and advanced
+  static checking capabilities.
+
+.. include:: wp-tableend.asc
+.. include:: wp-tablebegin.asc
+
+**Milestones and Expected Result**
+
+- Python interpreter exhibiting aspect-oriented programming,
+  design-by-contract and advanced static checking capabilities.
+
 .. include:: wp-tableend.asc

Modified: pypy/trunk/doc/funding/B6.7.wp11_embed_in_hardware.txt
==============================================================================
--- pypy/trunk/doc/funding/B6.7.wp11_embed_in_hardware.txt	(original)
+++ pypy/trunk/doc/funding/B6.7.wp11_embed_in_hardware.txt	Mon Oct 13 00:58:30 2003
@@ -16,48 +16,49 @@
 .. |p6|    replace:: |e|
 .. |m6|    replace:: |e|
 
-.. include:: wp-toptable.asc
-
-.. include:: wp-tablebegin.asc
-
-**Objectives**
-
-The capacity of this interpreter to be assembled from basic modules
-will enable us to build a minimal custom version that suits embedded
-systems. This embedded version will be validated on existing hardware.
-
-Axis Communications (http://www.axis.com/) of Lund, Sweden has
-promised to provide suitable hardware for the validation. Axis is a
-world leading company in printer servers and network video products.
-Change Maker, who have an ongoing relation with the company will be an
-interface between Axis and the Logilab developers who will make the
-actual implementation.
-
-.. include:: wp-tableend.asc
-.. include:: wp-tablebegin.asc
-
-**Description of work**
-
-**Task 1**
-
-Coordinate with WP13_ to build a minimal interpreter suitable for
-embedding on devices with restricted resources.
-
-**Task 2**
-
-Validate interpreter on existing hardware.
-
-.. include:: wp-tableend.asc
-.. include:: wp-tablebegin.asc
-
-**Deliverables**
-
-- DL??? Minimal interperter suitable for embedded devices.
-
-.. include:: wp-tableend.asc
-.. include:: wp-tablebegin.asc
-
-**Milestones and Expected Result**
-Demonstration program running on embedded hardware.
-
+.. include:: wp-toptable.asc
+
+.. include:: wp-tablebegin.asc
+
+**Objectives**
+
+The capacity of this interpreter to be assembled from basic modules
+will enable us to build a minimal custom version that suits embedded
+systems. This embedded version will be validated on existing hardware.
+
+Axis Communications (http://www.axis.com/) of Lund, Sweden has
+promised to provide suitable hardware for the validation. Axis is a
+world leading company in printer servers and network video products.
+Change Maker, who have an ongoing relation with the company will be an
+interface between Axis and the Logilab developers who will make the
+actual implementation.
+
+.. include:: wp-tableend.asc
+.. include:: wp-tablebegin.asc
+
+**Description of work**
+
+**Task 1**
+
+Coordinate with WP13_ to build a minimal interpreter suitable for
+embedding on devices with restricted resources.
+
+**Task 2**
+
+Validate interpreter on existing hardware.
+
+.. include:: wp-tableend.asc
+.. include:: wp-tablebegin.asc
+
+**Deliverables**
+
+- DL??? Minimal interperter suitable for embedded devices.
+
+.. include:: wp-tableend.asc
+.. include:: wp-tablebegin.asc
+
+**Milestones and Expected Result**
+
+Demonstration program running on embedded hardware.
+
 .. include:: wp-tableend.asc


More information about the Pypy-commit mailing list