From owner-freebsd-questions@FreeBSD.ORG Thu Nov 6 21:03:16 2008 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 BFEBB106568B for ; Thu, 6 Nov 2008 21:03:16 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id F23B18FC17 for ; Thu, 6 Nov 2008 21:03:15 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.3/8.14.2) with ESMTP id mA6L35PB028147; Thu, 6 Nov 2008 22:03:05 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.3/8.14.2/Submit) with ESMTP id mA6L339Y028144; Thu, 6 Nov 2008 22:03:05 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Thu, 6 Nov 2008 22:03:03 +0100 (CET) From: Wojciech Puchar To: Foo JH In-Reply-To: <49131701.9020208@extracktor.com> Message-ID: <20081106220151.N28070@wojtek.tensor.gdynia.pl> References: <49131701.9020208@extracktor.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: what is your programming language on freebsd? 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: Thu, 06 Nov 2008 21:03:16 -0000 > may be asking in the wrong mailing list, but my impression is that mono > on FreeBSD is generally not a popular idea. > > To pose my questions to the developers in the FreeBSD community: > 1. What programming language(s) do you deploy on FreeBSD? whatever i need. i personally use mostly C. > 2. Is FreeBSD more optimised in performance for any particular language? i don't think so. > 3. Is FreeBSD even a popular choice as a development platform, or is it > better suited as a special-purpose OS (eg. mail server, DNS server)? i don't know how popular it is for what tasks. but it works excellent for all you specified. it's unix anyway.