Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 662 Bytes

coco.md

File metadata and controls

18 lines (14 loc) · 662 Bytes
title permalink last_updated tags summary
Coco support
pmd_languages_coco.html
September 2023 (7.0.0)
languages
CpdCapableLanguage
Coco features and guidance

Coco is a modern programming language designed specifically for building event-driven software. It is part of the Coco Platform from https://cocotec.io/.

{% include language_info.html name='Coco' id='coco' implementation='coco::lang.coco.CocoLanguageModule' supports_cpd=true since='7.0.0' %}

Support in PMD

Starting from version 7.0.0, Coco support was added to CPD.

Limitations

  • Support for Coco only extends to CPD to detect code duplication in Coco source files.