[Haskell-cafe] Comparison Haskell, Java, C and LISP

yi huang yi.codeplayer at gmail.com
Wed Oct 19 07:26:47 CEST 2011


If i understand correctly, what we called generics is what so called
reflection. It allow you to introspect type structure.
http://haskell.org/ghc/docs/latest/html/libraries/ghc-prim-0.2.0.0/GHC-Generics.html#g:4

On Wed, Oct 19, 2011 at 12:03 AM, yrazes <yrazes at gmail.com> wrote:

> Hi,
>
> Maybe you remember my case.
> I was trying to compare some aspects of these languages.
> Well... I found that I can compare reflection, support for generics,
> simplicity and safe code.
> I just want to ask if you have more information for reflection in Haskell.
> I read that there is no enough for dynamics to support complete reflection.
> I hope someone can help me this time :)
>
> Julita
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
>


-- 
http://www.yi-programmer.com/blog/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20111019/59df0dfe/attachment.htm>


More information about the Haskell-Cafe mailing list