9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] haskell for plan9
@ 2003-04-21 19:58 andrey mirtchovski
  2003-04-21 20:04 ` andrey mirtchovski
  0 siblings, 1 reply; 3+ messages in thread
From: andrey mirtchovski @ 2003-04-21 19:58 UTC (permalink / raw)
  To: 9fans

Following Dan Cross' suggestion (that hugs may be easier) I ported hugs to
plan9.

you can find the port at:

	http://pages.cpsc.ucalgary.ca/~mirtchov/p9/


and more information about the Haskell language at:

	http://www.haskell.org

andrey




^ permalink raw reply	[flat|nested] 3+ messages in thread
* Re: [9fans] haskell for plan9 (fwd)
@ 2003-04-21 22:05 Russ Cox
  2003-04-22  2:17 ` [9fans] haskell for plan9 andrey mirtchovski
  0 siblings, 1 reply; 3+ messages in thread
From: Russ Cox @ 2003-04-21 22:05 UTC (permalink / raw)
  To: 9fans, matt

There was an SML/NJ port long ago, but SML and
Plan 9 both evolved and it wasn't kept up-to-date.
SML knows a lot about the underlying system -- things
like register calling conventions and the like -- so it's
quite a job to port it.

I believe these are the same reasons that the GHC
compiler was said to be too hard to port.

Moscow ML, which is SML2000 compliant, has been
ported and is on the updates page.  It's a byte-code
interpreter, like Hugs, and was thus similarly easy
to port.

Russ



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-04-22  2:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-21 19:58 [9fans] haskell for plan9 andrey mirtchovski
2003-04-21 20:04 ` andrey mirtchovski
2003-04-21 22:05 [9fans] haskell for plan9 (fwd) Russ Cox
2003-04-22  2:17 ` [9fans] haskell for plan9 andrey mirtchovski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).