- Регистрация
- 27 Авг 2018
- Сообщения
- 37,500
- Реакции
- 533,925
- Тема Автор Вы автор данного материала? |
- #1
A comprehensive first course in Scheme, covering all of its major features: abstraction, functional programming, data types, recursion, and semantic programming.
You'll start off with command-line arguments and parsing, and progress to writing a fully-functional Scheme interpreter that implements a good-sized subset of R5RS Scheme. Along the way, you'll learn Haskell's I/O, mutable state, dynamic typing, error handling, and parsing features. By the time you finish, you should be fairly fluent in both Haskell and Scheme.
INFORMATION PAGE:
DOWNLOAD: