From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Yi DAI Newsgroups: gmane.lisp.guile.user Subject: Wanna hacking into Guile Date: Sat, 19 Dec 2009 11:11:57 +0800 Message-ID: <7aee91500912181911r4ac42087h6ab19d3a9d6fbb6@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=000e0cd2c2643ef7e9047b0c39d4 X-Trace: ger.gmane.org 1261192353 24973 80.91.229.12 (19 Dec 2009 03:12:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 19 Dec 2009 03:12:33 +0000 (UTC) To: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Sat Dec 19 04:12:27 2009 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NLpk2-0000I8-Su for guile-user@m.gmane.org; Sat, 19 Dec 2009 04:12:27 +0100 Original-Received: from localhost ([127.0.0.1]:55682 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NLpk2-0003xj-UR for guile-user@m.gmane.org; Fri, 18 Dec 2009 22:12:26 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NLpjy-0003wU-RI for guile-user@gnu.org; Fri, 18 Dec 2009 22:12:22 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NLpju-0003si-9P for guile-user@gnu.org; Fri, 18 Dec 2009 22:12:22 -0500 Original-Received: from [199.232.76.173] (port=32905 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NLpju-0003sf-3i for guile-user@gnu.org; Fri, 18 Dec 2009 22:12:18 -0500 Original-Received: from mail-yw0-f202.google.com ([209.85.211.202]:49480) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NLpju-0008OY-3m for guile-user@gnu.org; Fri, 18 Dec 2009 22:12:18 -0500 Original-Received: by ywh40 with SMTP id 40so3914313ywh.26 for ; Fri, 18 Dec 2009 19:12:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:from:date:message-id :subject:to:content-type; bh=5bhOovDGrJXeyODAiMOVgVQD/bB85+ktIReYpILZTKM=; b=Yr9UQaEaRYvrNVGr9lnx6lXbW703MXB3oElYQaR2e60z+kFlpdm+ZQoA1dk+cw/u9P EPfVXqIkI6tQi+pKb3HjcI56SaKwkOSwXUkPmxjV0Hfq3jozIL9YtZy4/tRa9H1O3gh+ gUiwvEFR2BZ3tvHhI3BTnLp4FDFbFfxuov4n0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=i9ksClEIJ1BGJ+DQW35jG0uxaoYpnbDn9oigrVYgTtTYn+nSp2QxpZQd0B7cDR4CaX U0vVT+Y+PLyflMuAf9WcTFLRxSLFa/IWtFf5sxyW9aeY5ryiXWJy+y4ZA/ubiBgO6wiu U5I6w+1XRbMxl1WlNSO09KLS+jThS1ztVv9Ng= Original-Received: by 10.150.239.15 with SMTP id m15mr7613466ybh.109.1261192337094; Fri, 18 Dec 2009 19:12:17 -0800 (PST) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:7554 Archived-At: --000e0cd2c2643ef7e9047b0c39d4 Content-Type: text/plain; charset=ISO-8859-1 Hi, I've been using Guile for a while. And now I wanna learn things under the hook and wish someday I could contribute some code to the base also. I haven't finished reading the manual yet. I think it would be a good combination to read the manual and at the same time read some implementation code of Guile also. I've looked through the branch at Git. But I did not get it. I mean I feel a little bit messed and don't know where to start. So anyone can give some hint, for example, the architecture of the source tree, among these source files, which one should I take to read first, etc. If some Guile developer could talk a little about his/her hacking experience, it would be hight appreciated. Thanks a lot. best regards, -- DAY --000e0cd2c2643ef7e9047b0c39d4 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi,


I've been using Guile for a while= . And now I wanna learn things under the hook and wish someday I could cont= ribute some code to the base also. I haven't finished reading the manua= l yet. I think it would be a good combination to read the manual and at the= same time read some implementation code of Guile also. I've looked thr= ough the branch at Git. But I did not get it. I mean I feel a little bit me= ssed and don't know where to start. So anyone can give some hint, for e= xample, the architecture of the source tree, among these source files, whic= h one should I take to read first, etc. If some Guile developer could talk = a little about his/her hacking experience, it would be hight appreciated. T= hanks a lot.


best regards,

<= br>


--
DAY
--000e0cd2c2643ef7e9047b0c39d4--