From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: stefan Newsgroups: gmane.lisp.guile.devel Subject: Re: unified field theory! Date: Tue, 25 May 2010 10:06:45 +0200 Message-ID: <201005251006.45290.stefan.tampe@spray.se> References: <201005231652.42280.stefan.tampe@spray.se> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1274781226 18764 80.91.229.12 (25 May 2010 09:53:46 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 25 May 2010 09:53:46 +0000 (UTC) To: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Tue May 25 11:53:44 2010 connect(): No such file or directory 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 1OGqpT-0005NF-MV for guile-devel@m.gmane.org; Tue, 25 May 2010 11:53:44 +0200 Original-Received: from localhost ([127.0.0.1]:48143 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OGqJA-0005LG-Uq for guile-devel@m.gmane.org; Tue, 25 May 2010 05:20:21 -0400 Original-Received: from [140.186.70.92] (port=45501 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OGplW-0005vR-VX for guile-devel@gnu.org; Tue, 25 May 2010 04:45:39 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OGplV-0004RZ-El for guile-devel@gnu.org; Tue, 25 May 2010 04:45:34 -0400 Original-Received: from spsmtp02oc.mail2world.com ([74.202.142.198]:2691) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OGplV-0004RM-9a for guile-devel@gnu.org; Tue, 25 May 2010 04:45:33 -0400 Original-Received: from mail pickup service by spsmtp02oc.mail2world.com with Microsoft SMTPSVC; Tue, 25 May 2010 01:45:31 -0700 auth-sender: stefan.tampe@spray.se Original-Received: from 82.182.254.46 unverified ([82.182.254.46]) by spsmtp02oc.mail2world.com with Mail2World SMTP Server; Tue, 25 May 2010 01:45:29 -0700 User-Agent: KMail/1.12.4 (Linux/2.6.31.12-0.2-desktop; KDE/4.3.5; x86_64; ; ) In-Reply-To: X-Spam: [FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF,0,41]"\Miscellaneous\Strong" <0> X-OriginalArrivalTime: 25 May 2010 08:45:31.0477 (UTC) FILETIME=[A2239050:01CAFBE6] X-detected-operating-system: by eggs.gnu.org: Windows 2000 SP4, XP SP1+ 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:10364 Archived-At: > It does seem that you are nearing a point where your code can be > generally useful. What do you think about starting a project on savannah > or gitorious, and tracking your code in git, together with these test > cases? If you are not familiar with the process, we can help you out. It > would be interesting to follow your hackings. > > Cheers, > > Andy > I put a clone of guile up on gitorious, http://gitorious.org/guile-unify/ Now, the code performs but and is fragile and hacky. I will put in my stuff there and then try to transform the hacks into somehting acceptable. Have fun Stefan