From owner-freebsd-questions@FreeBSD.ORG Mon Dec 31 16:42:42 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 376B016A421 for ; Mon, 31 Dec 2007 16:42:42 +0000 (UTC) (envelope-from victorsubervi@gmail.com) Received: from rv-out-0910.google.com (rv-out-0910.google.com [209.85.198.189]) by mx1.freebsd.org (Postfix) with ESMTP id 0762113C447 for ; Mon, 31 Dec 2007 16:42:41 +0000 (UTC) (envelope-from victorsubervi@gmail.com) Received: by rv-out-0910.google.com with SMTP id l15so5040140rvb.43 for ; Mon, 31 Dec 2007 08:42:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=5uh7q5+gb4XsWaVbX2vVXwE9EyzxsmLtUMfGeYspkjA=; b=rgusqleH4pWKgkFjqtOfJHBCA0cJaO9mN82PKM+uxad54gZmP/e7PfQTx1sqZ339dsvlVzK606In55fIdDaPaMKR7g2MYISu1WFvtZYYy6aqiIVulIG92ihinIw+oPj6UZXot94sbfO3Kfl17y+MIYRLzLQ4Mv6ISdsr+/2+qI4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=Usg2ShJMgHOcF9414si+zdMhpkZ8tex3KicwzleGIrNLVNQVFlNnDcCF6nbWFDLoDNeAHfsdbJ1q1cVJwpTWK9BfPLWeuBvgeWERlJQd8uGcay8zsph0wrsSzUC7j2HpEMQWhjcz+dR6xBYRMbfim2jPWw3+nMGBFOVGmj82ztY= Received: by 10.141.29.18 with SMTP id g18mr6425232rvj.162.1199119361733; Mon, 31 Dec 2007 08:42:41 -0800 (PST) Received: by 10.141.99.6 with HTTP; Mon, 31 Dec 2007 08:42:41 -0800 (PST) Message-ID: <4dc0cfea0712310842i6b24bbcaw3ab44d19a3bf96ef@mail.gmail.com> Date: Mon, 31 Dec 2007 12:42:41 -0400 From: "Victor Subervi" To: freebsd-questions@freebsd.org In-Reply-To: <4dc0cfea0712310842o49b24abdl9ec10b4af124e373@mail.gmail.com> MIME-Version: 1.0 References: <4dc0cfea0712310757u7a970bb0rb2b29a931ad9767b@mail.gmail.com> <477918B3.4090101@pacific.net.sg> <4dc0cfea0712310842o49b24abdl9ec10b4af124e373@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 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:42:42 -0000 > > Good point. Most legacy s/w is in C++. I'm assuming from lack of comment > that C# is as yet an unborn language ;) > TIA, > Victor > > On Dec 31, 2007 12:28 PM, Erich Dollansky > wrote: > > > Hi, > > > > Victor Subervi wrote: > > > toward a low-level language. I am not good in any :( I'm thinking > > Java's > > > > Assembler? > > > > > 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 > > > > I would use a combination out of C and C++. > > > > Even if there are more Java programmers out there, they not have the > > experience of the most C/C++ programmers. > > > > Erich > > > >