[Haskell-cafe] Graph theory analysis of Haskell code

Ivan Miljenovic ivan.miljenovic at gmail.com
Thu Dec 6 19:16:43 EST 2007


On 07/12/2007, Tommy McGuire <mcguire at crsr.net> wrote:
>
> I was actually thinking that something like that would be more valuable
> for a language like C, where types are not represented in the control flow.
>
> By the way, in a completely different context I just ran across a couple
> of references:
>
> "Concrete Architecture of the Linux Kernel". Ivan T. Bowman, Saheem
> Siddiqi, and Meyer C. Tanuan.
>
> "Conceptual Architecture of the Linux Kernel", Ivan T. Bowman.
>
> (The first is available on CiteSeer; I haven't found the second.)

OK, thanks.

>
>
> prof and gprof?

That looks like them.  Of course, us Haskellers have no need of such
things, since our programs have profiling inbuilt into the RTS (at
least when using GHC, anyway)!

-- 
Ivan Lazar Miljenovic


More information about the Haskell-Cafe mailing list