<br>Hello,<br><br>I am hoping to have my google summer of code project hosted at <a href="http://common-lisp.net">common-lisp.net</a>.  My proposal, which is attached is also online at <a href="http://code.google.com/soc/lispnyc/appinfo.html?csaid=F098323F679401F6">
http://code.google.com/soc/lispnyc/appinfo.html?csaid=F098323F679401F6</a>.  The information you request for potential projects is listed below.  Also, I would want to use subversion.<br><br>I look forward to hearing from you.  Please let me know if there's more info I need to provide.
<br><br>Best,<br><br>Andrew<br><br>>>> <a href="http://common-lisp.net">common-lisp.net</a> hosting information <<<<br><br>Name: Andrew Baine<br>License: MIT License<br>Project Name: funds<br>Other Developers: none
<br><br>Project Description: Purely Functional Data Structures in Common Lisp<br><br>For many data structures, common lisp programmers are limited to choosing between:<br><br>    (a) destructive modification; or<br>    (b) non-destructive modification that relies on naive O(n) copying
<br><br>funds will provide tree-backed data structures -- intege-indexed arrays, dictionaries, list, and trees -- whose API provides only non-destructive operations and allow a purely functional style.  O(n) operations will be avoided, to the extent possible, through the use of trees.
<br><br>My gpg public key, which is also included as an attachment:<br><br>-----BEGIN PGP PUBLIC KEY BLOCK-----<br>Version: GnuPG v1.4.6 (GNU/Linux)<br><br>mI0ERl4byQEEAOEbkaN1PDzK4XE8v+olqYvrd/s0gCvbpjbCoxm75m5N8zOhk8x0<br>
1gHWn83xXM4diFSquaI8uir4K93a0UkTmMconYAbc9pg82kChcYijM80tGLrISsg<br>kzVKoWHcvx6y5jQx7DILheZgiQDVAPDi/9PfExQ3ZXnP7fDQ21o6neKrABEBAAG0<br>JUFuZHJldyBCYWluZSA8YW5kcmV3LmJhaW5lQGdtYWlsLmNvbT6ItgQTAQIAIAUC<br>Rl4byQIbAwYLCQgHAwIEFQIIAwQWAgMBAh4BAheAAAoJENBZT7bsgmkM2zcEAM+U
<br>e/ZDew2mMrz9Vbmm7w8L1KJ43fEapPpkeULHvLEwD4M1aaka5kB+wgiBKnok3LJd<br>5zD5uqMlKTCj6srSM1FUVf9d2aUdmUS3/rX4tE/2X+KxZ+BBL0zqhwHhGFgzqrj0<br>PcNd9BzW/hNO6sNlASEtSEzmNZNtE5ec4Tvru2g6<br>=Hhn3<br>-----END PGP PUBLIC KEY BLOCK----