DragonFly BSD
DragonFly kernel List (threaded) for 2005-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: PKGSRC will be officially supported as of the next release


From: Andreas Hauser <andy@xxxxxxxxxxxxxxx>
Date: 3 Sep 2005 17:01:08 -0000

asmodai wrote @ Sat, 3 Sep 2005 18:37:56 +0200:
> -On [20050903 18:31], Andreas Hauser (andy@xxxxxxxxxxxxxxx) wrote:
> >Exotic? Common Lisp is an iso standard!
> 
> Doesn't mean it isn't exotic. :P

No exotic means using tendra :P
But indeed the availability of free Common Lisp compilers, for say 64bit
BSDs, is limited. And Common Lisp is bloated, which is not want you want
in base. But scheme which is much smaller and is rather easy to compile
and interpret is very good suited.

> >Doing such stuff in C is not really a good decision.
> 
> Who said C?  Just consider the common case of a typical system.  Common Lisp
> will generally not be installed.  Neither will Haskell or OCaml.
> 
> Perl, Python, Ruby will be.  Next to C, C++ and shell scipting of course. ;)

Well, then make them base. Especially the ocaml compiler is great with
a tools suit much like C (you can use gprof etc.) and is rather portable too.
But i'd say a more dynamic language is better suited for package management.
Ocaml is more for speed in my book.


Andy



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]