Verified Functional Programming in Agda, Aaron Stump
Автор: Davie Название: Introduction to Functional Programming Systems Using Haskell ISBN: 0521277248 ISBN-13(EAN): 9780521277242 Издательство: Cambridge Academ Рейтинг: Цена: 49630.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: An introduction to functional programming and its associated systems. A unique feature is its use of the language Haskell for teaching both the rudiments and the finer points of the functional technique. It serves as an introduction both to functional programming and Haskell. Especially valuable are the chapters on programming and implementation, along with a large number of exercises.
Автор: Bird Название: Thinking Functionally with Haskell ISBN: 1107087201 ISBN-13(EAN): 9781107087200 Издательство: Cambridge Academ Рейтинг: Цена: 116160.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Designed to fit a first- or second-year undergraduate course, this is a thorough overhaul and replacement of Richard Bird`s earlier textbooks. It includes a fresh set of case studies and over 100 exercises with fully worked solutions. The author`s emphasis remains on fundamental techniques for reasoning mathematically about functional programs.
Автор: S. Doaitse Swierstra; Pedro R. Henriques; Jose N. Название: Advanced Functional Programming ISBN: 3540662413 ISBN-13(EAN): 9783540662419 Издательство: Springer Рейтинг: Цена: 65210.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: This text presents seven cross-referenced chapters on topics in the rapidly developing area of functional programming. It is aimed at individual students and programming professionals, as well as small study groups and lecturers who wish to become acquainted with this field.
Автор: Stump Aaron Название: Verified Functional Programming in Agda ISBN: 1970001240 ISBN-13(EAN): 9781970001242 Издательство: Mare Nostrum (Eurospan) Рейтинг: Цена: 69010.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Agda is an advanced programming language based on Type Theory. Agda's type system is expressive enough to support full functional verification of programs, in two styles. In external verification, we write pure functional programs and then write proofs of properties about them. The proofs are separate external artifacts, typically using structural induction. In internal verification, we specify properties of programs through rich types for the programs themselves. This often necessitates including proofs inside code, to show the type checker that the specified properties hold. The power to prove properties of programs in these two styles is a profound addition to the practice of programming, giving programmers the power to guarantee the absence of bugs, and thus improve the quality of software more than previously possible. Verified Functional Programming in Agda is the first book to provide a systematic exposition of external and internal verification in Agda, suitable for undergraduate students of Computer Science. No familiarity with functional programming or computer-checked proofs is presupposed. The book begins with an introduction to functional programming through familiar examples like booleans, natural numbers, and lists, and techniques for external verification. Internal verification is considered through the examples of vectors, binary search trees, and Braun trees. More advanced material on type-level computation, explicit reasoning about termination, and normalization by evaluation is also included. The book also includes a medium-sized case study on Huffman encoding and decoding. Exercises are provided at the end of each chapter.
Название: Verified software. theories, tools, and experiments ISBN: 3319723073 ISBN-13(EAN): 9783319723075 Издательство: Springer Цена: 46570.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: This volume constitutes the thoroughly refereed post-conference proceedings of the 9th International Conference on Verified Software: Theories, Tools, and Experiments, VSTTE 2017, held in Heidelberg, Germany, in July 2017. The 12 full papers presented were carefully revised and selected from 20 submissions.
Автор: Arie Gurfinkel; Sanjit A. Seshia Название: Verified Software: Theories, Tools, and Experiments ISBN: 3319296124 ISBN-13(EAN): 9783319296128 Издательство: Springer Рейтинг: Цена: 46590.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Large-scale verification.- collaboration: - Theory Unication.- ToolIntegration.- Formalized domain knowledge.
Автор: Ernie Cohen; Andrey Rybalchenko Название: Verified Software: Theorie, Tools, Experiments ISBN: 3642541070 ISBN-13(EAN): 9783642541070 Издательство: Springer Рейтинг: Цена: 50310.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: This volume constitutes the thoroughly refereed post-conference proceedings of the 5th International Conference on Verified Software: Theories, Tools, and Experiments, VSTTE 2013, held in Menlo Park, CA, USA, in May 2013.
Автор: Natarajan Shankar; Jim Woodcock Название: Verified Software: Theories, Tools, Experiments ISBN: 3540878726 ISBN-13(EAN): 9783540878728 Издательство: Springer Рейтинг: Цена: 55890.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Contains the proceedings of the second working conference on Verified Software: Theories, Tools, and Experiments, VSTTE 2008, held in Toronto, Canada, in October 2008. This book includes the sharing and interoperability of tools, the alignment of theory and practice, and the identification of challenge problems.
Автор: Dimitra Giannakopoulou; Daniel Kroening Название: Verified Software: Theories, Tools and Experiments ISBN: 3319121537 ISBN-13(EAN): 9783319121536 Издательство: Springer Рейтинг: Цена: 44720.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: This volume constitutes the thoroughly refereed post-conference proceedings of the 6th International Conference on Verified Software: Theories, Tools and Experiments, VSTTE 2014, held in July 2014 at the Vienna Summer of Logic in Vienna, Austria, as an associated event of CAV 2014, the International Conference on Computer-Aided Verification.
Автор: Blazy Название: Verified Software. Theories, Tools, and Experiments ISBN: 3319488686 ISBN-13(EAN): 9783319488684 Издательство: Springer Рейтинг: Цена: 46590.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: This volume constitutes the thoroughly refereed post-conference proceedings of the 8th International Conference on Verified Software: Theories, Tools and Experiments, VSTTE 2016, held in July 2016 in Toronto, ON, Canada.
Автор: Dave Thomas Название: Programming Elixir 1.3: Functional |> Concurrent |> Pragmatic |> Fun ISBN: 168050200X ISBN-13(EAN): 9781680502008 Издательство: Wiley Рейтинг: Цена: 32210.00 T Наличие на складе: Поставка под заказ. Описание: Elixir`s pragmatic syntax and built-in support for metaprogramming will make you productive and keep you interested for the long haul. Maybe the time is right for the Next Big Thing. Maybe it`s Elixir. This book is the introduction to Elixir for experienced programmers, completely updated for Elixir 1.3.
Автор: Jay McCarthy Название: Trends in Functional Programming ISBN: 3642453392 ISBN-13(EAN): 9783642453397 Издательство: Springer Рейтинг: Цена: 42860.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: This book constitutes the thoroughly refereed revised selected papers of the 14th International Symposium on Trends in Functional Programming, TFP 2013, held in Provo, UT, USA in May 2013. They cover topics such as distributed systems, education, functional language implementation, hardware synthesis, static analysis, testing and total programming.
Казахстан, 010000 г. Астана, проспект Туран 43/5, НП2 (офис 2) ТОО "Логобук" Тел:+7 707 857-29-98 ,+7(7172) 65-23-70 www.logobook.kz