From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: No Itisnt Newsgroups: gmane.lisp.guile.devel Subject: GSOC applications coming up Date: Sun, 28 Mar 2010 16:17:20 -0600 Message-ID: <1e54fa2e1003281517s4015dfdei5964b209c2eb69b9@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: dough.gmane.org 1269814657 25947 80.91.229.12 (28 Mar 2010 22:17:37 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 28 Mar 2010 22:17:37 +0000 (UTC) To: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Mon Mar 29 00:17:34 2010 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Nw0nV-0004PW-0z for guile-devel@m.gmane.org; Mon, 29 Mar 2010 00:17:33 +0200 Original-Received: from localhost ([127.0.0.1]:50355 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nw0nU-0008CE-AF for guile-devel@m.gmane.org; Sun, 28 Mar 2010 18:17:32 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nw0nN-0008BQ-9K for guile-devel@gnu.org; Sun, 28 Mar 2010 18:17:25 -0400 Original-Received: from [140.186.70.92] (port=60771 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nw0nK-0008Al-QN for guile-devel@gnu.org; Sun, 28 Mar 2010 18:17:23 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Nw0nJ-0007fd-P5 for guile-devel@gnu.org; Sun, 28 Mar 2010 18:17:22 -0400 Original-Received: from qw-out-1920.google.com ([74.125.92.145]:35181) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nw0nJ-0007fU-Mi for guile-devel@gnu.org; Sun, 28 Mar 2010 18:17:21 -0400 Original-Received: by qw-out-1920.google.com with SMTP id 4so2910233qwk.24 for ; Sun, 28 Mar 2010 15:17:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:received:message-id :subject:from:to:content-type; bh=3/nN2pNUrYTD3bgV2ocf2SXoCEt4RHhyFhqvvCZTj1I=; b=ftDOAqrGmQQdXVPG2jNORXnLYgnkkecX5f714TMRpIayHd6MsGmFkQ3BjHKyftwfMt rLLsRy8Rr6WPJ2v/jwmN1IB0NrHEIkMTOhNfNGUst+l9naYl2Hnkbs6YaLrwOflcaxm0 JkPw+Teo7IulTkbRtM1MSSrg7kwfFHCY2xIyI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=EviYff0iWQAa9OGqAznSGmGMdRD31jCAPes/X7fWoXiBbLT0hWRGVjz2u+9i+ITo93 QboqPYcxpBm004rWoyiS04nBMWRhP4d0KwNrIxOKONVbtvgFjSmcIN2Q/3d31h5EOsQI sNKoO7mH9N3rGUR+Hj6jE9p09gt3ONHII5YUo= Original-Received: by 10.229.229.74 with HTTP; Sun, 28 Mar 2010 15:17:20 -0700 (PDT) Original-Received: by 10.229.241.66 with SMTP id ld2mr1853835qcb.78.1269814640777; Sun, 28 Mar 2010 15:17:20 -0700 (PDT) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:10102 Archived-At: Side note: For those of you who don't follow the libgc list, libgc is now patched to work with Valgrind. Checkout the CVS version, compile with -DUSE_GET_STACKBASE_FOR_MAIN and valgrind away. I'm sorry I wasn't able to contribute anything yet (although I did in a roundabout way). At the moment I'm tinkering with the arithmetic parser I posted to guile-user, and trying to turn it into a parser generator. I expressed some interest in doing GSOC with Guile a little earlier and if y'all are willing to back me up, I really should write a proposal and submit it (I guess I'd just submit it to the GNU Project, assuming you approve?) I'm still plenty open to suggestions; I'm particularly interested in parsing and compilation, but mostly I just want to write some Scheme. What exactly needs to be finished in the Javascript compiler? Let me know what you think.