[Haskell-cafe] ... processing of large raster images : CLEAN

minh thu noteed at gmail.com
Wed Jun 21 11:46:36 EDT 2006


hi Bulat,

shortly :
with GPL you have to make your code GPL if it uses GPLed code.
with LGPL you dont have to make your code LGPL/GPL if it only links
against LGPLed library.

regards,
mt

2006/6/21, Bulat Ziganshin <bulat.ziganshin at gmail.com>:
> Hello Jerzy,
>
> Wednesday, June 21, 2006, 4:32:40 PM, you wrote:
> >>  one possibly
> >> interesting variant of these "strict Haskell" can be Clean language -
> >> it's also lazy by default, afaik, but contains better features to
> >> specify strictness, compiler that generates fast code (at the level of
> >> OCaml/jhc), plus IDE with GUI libs. comparing to Haskell, it seems
> >> somewhat like "Visual Basic" comparing to plain Basic. again, i don't
> >> tried it (and it's not free, afair), so look yourself.
>
> > ... You will find that Clean IS FREE under LGPL, although commercial
> > versions exist as well.
>
> can you write more about Clean, about experience with it? i don't know
> exact LGPL rules - can it be used to develop commercial software and
> which parts (if any) is omitted in LGPL version?
>
> it will be very interesting to hear about Clean programming
> environment comparing with well-known RADs - .NET, Eclipse, Delphi?
> can you enlighten me?
>
>
> --
> Best regards,
>  Bulat                            mailto:Bulat.Ziganshin at gmail.com
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>


More information about the Haskell-Cafe mailing list