From owner-freebsd-questions@FreeBSD.ORG Fri Nov 7 09:57:59 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 320601065689 for ; Fri, 7 Nov 2008 09:57:59 +0000 (UTC) (envelope-from pdegoeje@service2media.com) Received: from mx.utwente.nl (mx1.utsp.utwente.nl [130.89.2.12]) by mx1.freebsd.org (Postfix) with ESMTP id A4FEA8FC21 for ; Fri, 7 Nov 2008 09:57:58 +0000 (UTC) (envelope-from pdegoeje@service2media.com) Received: from lux.student.utwente.nl (lux.student.utwente.nl [130.89.170.81]) by mx.utwente.nl (8.12.10/SuSE Linux 0.7) with ESMTP id mA79WYij016852; Fri, 7 Nov 2008 10:32:37 +0100 From: Pieter de Goeje To: freebsd-questions@freebsd.org Date: Fri, 7 Nov 2008 10:32:33 +0100 User-Agent: KMail/1.9.10 References: <49131701.9020208@extracktor.com> <20081106163134.GD43844@gizmo.acns.msu.edu> In-Reply-To: <20081106163134.GD43844@gizmo.acns.msu.edu> Organization: Service2Media MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200811071032.34327.pdegoeje@service2media.com> X-UTwente-MailScanner-Information: Scanned by MailScanner. Contact servicedesk@icts.utwente.nl for more information. X-UTwente-MailScanner: Found to be clean X-UTwente-MailScanner-From: pdegoeje@service2media.com X-Spam-Status: No Cc: Jerry McAllister , Foo JH 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: Fri, 07 Nov 2008 09:57:59 -0000 On Thursday 06 November 2008, Jerry McAllister wrote: > On Fri, Nov 07, 2008 at 12:10:41AM +0800, Foo JH wrote: > > Hi there, > > > > Earlier I was asking for some help getting XSP/ mod_mono on FreeBSD. I > > 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? > > 2. Is FreeBSD more optimised in performance for any particular language? > > 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)? > > FreeBSD suppports just about any programming language that has > been created. If you go to /usr/ports/lang/ you will see > a large list of them that you can install. > > As for the most common, well, C and C++, Shells such as SH, CSH/TCSH > and Perl are very common, plus in conjunction with web servers such > as Apache, PHP, Python, Ruby and a number of others are common. > If you are doing number crunching, you can use FORTRAN and if you > are in to historical business environments, there is even Cobol. > > As for being optimized for a language, it is more likely the other > way around. Are there any languages that have good optimization > for running on FreeBSD. Maybe. Someone else may know more about > that, than I do. > > ////jerry And don't forget Java. Eclipse-devel + jdk16 make an excellent development environment on FreeBSD. -- Pieter de Goeje