|
|
Subscribe / Log in / New account

looks like Haskell

looks like Haskell

Posted Apr 17, 2013 23:55 UTC (Wed) by Cyberax (✭ supporter ✭, #52523)
In reply to: looks like Haskell by JoeBuck
Parent article: A taste of Rust

Not really Haskell. It's more like Erlang - Rust emphasizes thread-local data with explicit object passing between threads.


to post comments

Looks like something good

Posted Apr 18, 2013 3:47 UTC (Thu) by ofranja (guest, #11084) [Link]

It looks like OCaml, enhanced with Erlang concurrency model, and Cyclone type tagging for different memory management models.

Nice to hear about the language, it seems that they did a good research for gluing good things together, instead of implementing just more of the same old stuff. I'll keep an eye on it.


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds