X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Message-ID: <1397238146.861.11.camel@AMD64X2.fritz.box> Subject: Re: [geda-user] Freerouting finally free (GPL3) From: Stefan Salewski To: geda-user AT delorie DOT com Date: Fri, 11 Apr 2014 19:42:26 +0200 In-Reply-To: <53477BD5.3070001@xs4all.nl> References: <1395878918 DOT 2126 DOT 7 DOT camel AT AMD64X2 DOT fritz DOT box> <201404092226 DOT 44046 DOT ad252 AT freeelectron DOT net> <209205A4-B9F0-4A01-8AE9-40C05FFBC716 AT neurotica DOT com> <201404101534 DOT 04065 DOT ad252 AT freeelectron DOT net> <31F8410D-A8A2-4B3E-AB0B-8A6FB9DA8009 AT neurotica DOT com> <53477BD5 DOT 3070001 AT xs4all DOT nl> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.10.4 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Fri, 2014-04-11 at 07:21 +0200, Bert Timmerman wrote: > I think the thing of value here is the algorithms not the code. Would > > it not be better if someone translated it into C? > > > Exactly my plan. > > Now too find some spare cycles ... In some of his last postings Anthony was talking about porting his C code to a more advanced language, I think he mentioned something more functional lisp or scheme like -- he said he used C just because PCB was coded in C. When men-power or brain-power is limited, C is not always the best solution. And porting from an object-orientated language like Java to plain C can be difficult. The primary question is, if someone other than Alfons itself can understand his code at all (in reasonable time).