From fd5b568b614fb930517681c0dfc630d499c6398e Mon Sep 17 00:00:00 2001 From: Arne Babenhauserheide Date: Fri, 8 Apr 2011 13:04:10 +0200 Subject: GSoC pyhurd: At the end as many cool translators as possible. --- community/weblogs/ArneBab/2011-04-06-application-pyhurd.mdwn | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'community/weblogs') diff --git a/community/weblogs/ArneBab/2011-04-06-application-pyhurd.mdwn b/community/weblogs/ArneBab/2011-04-06-application-pyhurd.mdwn index 5be6baa9..47d16f3a 100644 --- a/community/weblogs/ArneBab/2011-04-06-application-pyhurd.mdwn +++ b/community/weblogs/ArneBab/2011-04-06-application-pyhurd.mdwn @@ -31,7 +31,8 @@ For this years GSoC I want to turn the currently rudimentary Python Bindings of 3. Mid-Term: trivfs works. Push the code to https://github.com/ArneBab/PyHurd 4. Implement more complex and specialized translator libraries, along with example translators. 5. Re-implement some hurd specific utils in pyhurd such as settrans. -6. Push the final code to https://github.com/ArneBab/PyHurd +6. With the remaining time, create as many cool translators as possible :) +7. Push the final code to https://github.com/ArneBab/PyHurd ## Initial Fix @@ -114,6 +115,6 @@ I’d love to work on PyHurd, because it grips me more and more. For example a h from translator.representation.tree import * def source_text_changed(text): … (adapt tree object) def repres_tree_changed(tree): … (adapt text object) - → 2-way connecting + → 2-way connectingk,5 writeonly is then done by simply leaving out the definition for the source__changed. source is the node below and repres is the translated node -- cgit v1.2.3