How to Install and Uninstall coco-java Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 12,2024

1. Install "coco-java" package

Here is a brief guide to show you how to install coco-java on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install coco-java

2. Uninstall "coco-java" package

This guide covers the steps necessary to uninstall coco-java on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove coco-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the coco-java package on Ubuntu 20.10 (Groovy Gorilla)

Package: coco-java
Architecture: all
Version: 20110419-3.3
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Markus Loeberbauer
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 99
Filename: pool/universe/c/coco-java/coco-java_20110419-3.3_all.deb
Size: 68860
MD5sum: 82046392b6963338ba911397cfdc3612
SHA1: 90c9083af4e259885dc008ce5f662570a42ba77f
SHA256: d34a09ed047b51d1c39e743c7584cb8f5a5d82eb03b095f6d6de60f3843903ab
SHA512: 7780869f6157daefd3850cb4fffd3c98cd57ffe103a385f0441cc6737eb2101e25ec515e3955062b626db1958a44cd34b8544e5688e975c7e62122cf843f89d5
Homepage: http://www.ssw.uni-linz.ac.at/Research/Projects/Coco/
Description-en: Coco/R Compiler Generator (Java Version)
Coco/R is a compiler generator, which takes an attributed grammar of a source
language and generates a scanner and a parser for this language. The scanner
works as a deterministic finite automaton. The parser uses recursive descent.
LL(1) conflicts can be resolved by a multi-symbol lookahead or by semantic
checks. Thus the class of accepted grammars is LL(k) for an arbitrary k.
.
To start Coco call cocoj, which is a shell script in /usr/bin.
Description-md5: 13a3bbb6c3c3c725c1b9c1e771dfa17a