Ebook: Squinting at power series
Author: M. Douglas McIlroy
- Genre: Computers // Programming: Modeling languages
- Tags: squint squinting power series concurrent golang go programming langugae
- Publisher: AT&T Bell Labs
- Language: English
- pdf
Data streams are an ideal vehicle for handling power series. Stream
implementations can be read off directly from simple recursive equations
that define operations such as multiplication, substitution, exponentiation,
and reversion of series. The bookkeeping that bedevils these algorithms
when they are expressed in traditional languages is completely hidden
when they are expressed in stream terms. Communicating processes are
the key to the simplicity of the algorithms. Working versions are
presented in newsqueak, the language of Pike’s ‘‘squint’’ system; their
effectiveness depends critically on the stream protocol.
implementations can be read off directly from simple recursive equations
that define operations such as multiplication, substitution, exponentiation,
and reversion of series. The bookkeeping that bedevils these algorithms
when they are expressed in traditional languages is completely hidden
when they are expressed in stream terms. Communicating processes are
the key to the simplicity of the algorithms. Working versions are
presented in newsqueak, the language of Pike’s ‘‘squint’’ system; their
effectiveness depends critically on the stream protocol.
Download the book Squinting at power series for free or read online
Continue reading on any device:
Last viewed books
Related books
{related-news}
Comments (0)