Browse thread
A request for tools
- Martin Bishop
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2009-02-10 (21:23) |
From: | Martin Bishop <martinbishop@b...> |
Subject: | A request for tools |
I learned Modula-3 recently, and of a neat tool that Modula-3 has called "showthread"[1]. I was wondering if anyone would be interested in implementing a program similar to it for OCaml, as it's a really neat tool, and one that I have not seen in other languages. There are also a few other programs like "showheap" which shows the heap usage of a program, rather than the threads. It too might be interesting to make for OCaml. [1] http://modula3.elegosoft.com/pm3/pkg/showthread/src/index.html