Computing Reviews
Today's Issue Hot Topics Search Browse Recommended My Account Log In
Browse by topic Browse by titles Authors Reviewers Browse by issue Browse Help
Search
  Browse All Reviews > Software (D) > Programming Languages (D.3) > Language Classifications (D.3.2) > Haskell (D.3.2...)  
 
Options:
 
  1-8 of 8 Reviews about "Haskell (D.3.2...)": Date Reviewed
   Algorithm design with Haskell
Bird R., Gibbons J., Cambridge University Press, Cambridge, UK, 2020. 437 pp.  Type: Book (978-1-108491-61-7)

Algorithm design with Haskell is sectioned into six major parts, covering a multitude of topics and algorithms. There are too many individual topics to highlight in this review; however, as a programming lecturer, these few were...

Mar 5 2021
   SC-Haskell: sequential consistency in languages that minimize mutable shared heap
Vollmer M., Scott R., Musuvathi M., Newton R.  PPoPP 2017 (Proceedings of the 22nd ACM SIGPLAN Symposium on Principles and Practice of Parallel Programming, Austin, TX, Feb 4-8, 2017) 283-298, 2017.  Type: Proceedings

Concurrency remains a hard problem. Efficient concurrency is even harder. But what if there were a setting where writing correct concurrent programs was significantly easier, at a very modest cost in efficiency? Too good to be true, ri...

Aug 11 2017
  Just do it while compiling!: Fast extensible records in Haskell
Martinez B., Viera M., Pardo A.  PEPM 2013 (Proceedings of the ACM SIGPLAN 2013 Workshop on Partial Evaluation and Program Manipulation, Rome, Italy, Jan 21, 2013) 77-86, 2013.  Type: Proceedings

Almost all programming languages have some kind of record data structure. While the theory is fairly well understood (they are labeled products, which can be considered open or closed depending on one’s typing rules), the pra...

Jul 2 2013
  Haskell: the craft of functional programming (3rd ed.)
Thompson S., Addison-Wesley Publishing Company, Harlow, UK, 2011. 528 pp.  Type: Book (978-0-201882-95-7)

Functional programming--a fertile area of computer science research admired for its mathematical elegance--has become practical for software development thanks to ever-growing advances in hardware and in compiler desi...

May 11 2012
  Learn you a Haskell for great good!: a beginner’s guide
Lipovača M., No Starch Press, San Francisco, CA, 2011. 400 pp.  Type: Book (978-1-593272-83-8)

Functional programming no longer needs justification. It is a great way to program despite Niklaus Wirth’s comments [1]--he groups functional programming among those ideas that, under critical scrutiny, have lost the...

Mar 23 2012
  Programming in Haskell
Hutton G., Cambridge University Press, New York, NY, 2007. 184 pp.  Type: Book (9780521692694), Reviews: (2 of 2)

The subject category of Hutton’s excellent, authoritative, yet relatively brief book is functional programming. Section 1.4, “Historical Background,” traces functional programming (and Haskell in particula...

Sep 19 2008
  Programming in Haskell
Hutton G., Cambridge University Press, New York, NY, 2007. 184 pp.  Type: Book (9780521692694), Reviews: (1 of 2)

When programmers hear about functional programming, they usually associate it with such stalwarts as Lisp and Scheme. Lisp has been with us for about half a century--computer science (CS) is not such a young field anymore&...

Aug 11 2008
  Lava: hardware design in Haskell
Bjesse P., Claessen K., Sheeran M., Singh S. ACM SIGPLAN Notices 34(1): 174-184, 1999.  Type: Article

Hardware design languages have been continuously increasing their abstraction levels over the last 20 years, and languages such as very high speed integrated circuit hardware description language (VHDL) and Verilog have become standard...

Aug 27 2004
 
 
 
Display per page
Send Your Comments
Contact Us
Reproduction in whole or in part without permission is prohibited.   Copyright 1999-2024 ThinkLoud®
Terms of Use
| Privacy Policy