How to Install cl-pipes in Ubuntu 18.04



Install cl-pipes by entering the following commands in the terminal:

sudo apt update
sudo apt install cl-pipes

Description:

Common Lisp library for pipes or streams

This package has functions for manipulating pipes, also called streams. This package is adapted from an implementation in Peter Norvig's Paradigms of Artificial Intelligence Programming.

Homepage: http://files.b9.com/pipes/

Version: 1.2.1-5

Section: universe/devel