How to Install scala-parser-combinators in Ubuntu 18.04



Install scala-parser-combinators by entering the following commands in the terminal:

sudo apt update
sudo apt install scala-parser-combinators

Description:

Scala Standard Parser Combinator Library

Scala is a Java-compatible programming language with many modern language features. . This package contains the standard Scala parser combinator library.

Homepage: https://github.com/scala/scala-parser-combinators

Version: 1.0.3-3

Section: universe/devel