How to Install librep-dev in Ubuntu 18.04



Install librep-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install librep-dev

Description:

development libraries and headers for librep

rep is a dialect of Lisp, designed to be used both as an extension language for applications and as a general purpose programming language. . It was originally written to be mostly-compatible with Emacs Lisp, but has subsequently diverged markedly. Its aim is to combine the best features of Scheme and Common Lisp and provide an environment that is comfortable for implementing both small and large scale systems. It tries to be a "pragmatic" programming language. . This package contains the files needed to embed the rep interpreter in an application.

Homepage: http://sawfish.tuxfamily.org/

Version: 0.92.5-3build2

Section: universe/libdevel