Ru/Справочник по языку Haskell

From HaskellWiki
< Ru
Revision as of 11:07, 4 April 2012 by Dmitriy Vlasov (talk | contribs) (добавлена категория ru)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
The cover of the book

Справочник по языку Haskell (Haskell Hand-book) is the book by Roman V. Dushkin, which describes the Haskell idioms and libraries. The output data of the book are:

Душкин Р. В. Справочник по языку Haskell. — М.: ДМК Пресс, 2008. — 544 стр. — ISBN 5-94074-410-9.

The book can be bought in iShops (e. g. here).

Book Description

Данная книга является первой книгой на русском языке, описывающей набор стандартных библиотек функционального языка программирования Наskell. В первой части книги кратко рассматривается синтаксис языка и способы его применения для решения задач. Во второй части описываются стандартные библиотеки языка, входящие в поставки всех современных трансляторов Наskell (GHC, HUGS и др.). Книга станет прекрасным подспорьем для программистов, занимающихся прикладным программированием на языке Наskell, а также для студентов, изучающих функциональное программирование.

This book is the first book in Russian, describing a set of standard libraries of functional programming language Naskell. In the first part of the book briefly the syntax of the language and methods of its application for solving problems. The second part describes the standard library supplied with all modern compilers Naskell (GHC, HUGS, etc.). The book will be an excellent tool for programmers engaged in application programming language Naskell, as well as for students of functional programming.

See also