From owner-freebsd-questions@FreeBSD.ORG Mon Dec 31 16:04:30 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E1A3416A469 for ; Mon, 31 Dec 2007 16:04:30 +0000 (UTC) (envelope-from frankstaals@gmx.net) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id 3B41A13C46B for ; Mon, 31 Dec 2007 16:04:30 +0000 (UTC) (envelope-from frankstaals@gmx.net) Received: (qmail invoked by alias); 31 Dec 2007 16:04:28 -0000 Received: from ip176-173-59-62.adsl.versatel.nl (EHLO Rena.FStaals.net) [62.59.173.176] by mail.gmx.net (mp055) with SMTP; 31 Dec 2007 17:04:28 +0100 X-Authenticated: #25365336 X-Provags-ID: V01U2FsdGVkX193Si4aW293ZoDy4aCcxuXxfG1BnPeTWgZdOFo6qv 8/3mLy1cIfEyuI Message-ID: <477912B3.5070300@gmx.net> Date: Mon, 31 Dec 2007 17:02:59 +0100 From: Frank Staals User-Agent: Thunderbird 2.0.0.9 (X11/20071224) MIME-Version: 1.0 To: Victor Subervi References: <4dc0cfea0712310757u7a970bb0rb2b29a931ad9767b@mail.gmail.com> In-Reply-To: <4dc0cfea0712310757u7a970bb0rb2b29a931ad9767b@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Cc: freebsd-questions@freebsd.org Subject: Re: Low Level Language Suggestions: OT X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Dec 2007 16:04:31 -0000 Victor Subervi wrote: > Hi; > Way OT here...but don't know where else to ask ;) > I'm considering starting an open source project for language translation. > Initially, I'll write this in python (with both MySQL and OpenLDAP for > different needs). But the processing will be heavy duty, so I need to look > toward a low-level language. I am not good in any :( I'm thinking Java's > probably my best bet, just because there are more Java programmers out there > than any other language (I think). But what about C++ or C#? Your comments > would be appreciated. > TIA, > Victor > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > I don't realy concider java to be a low-level language, so I would take a look at C or C++ first (And TBH I think there are at least as many C/C++ programmers as Java programmes ). Good luck with your project, -- -Frank Staals