[racket] Typed Racket vs. Haskell
Haskell is a mature, 20-year old compiler.
Typed Racket is an evolving, 3-year old language for which we have only recently turned to performance issues. Also it runs atop a jit compiler that does not know anything about types. We need to develop new and different ways to perform optimizations. Nevertheless, the performance of TR programs is quite decent and may beat Haskell on occasion.
;; ---
Typed Racket is designed for Racket. One day Guile will have a Typed Guile companion, and Chez Scheme may have a Typed Chez companion but until then TR is for Racket.
On Sep 18, 2012, at 4:13 PM, thorsopia at lavabit.com wrote:
> I forgot to ask about performance.
> I know that all benchmarks lie, but which one is faster: Haskell or Typed
> Racket?
>
>
> ____________________
> Racket Users list:
> http://lists.racket-lang.org/users
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4373 bytes
Desc: not available
URL: <http://lists.racket-lang.org/users/archive/attachments/20120918/4e6d67b4/attachment.p7s>