coala (software)
coala[2] is a free and open-source language independent analysis toolkit, written in Python. The primary goal of coala is to make it easier for developers to create rules which a project's code should conform to. coala emphasizes on reusability and pluggability of analysis routines, and the principle of don't repeat yourself (DRY).
Original author(s) | https://github.com/coala |
---|---|
Developer(s) | The coala community |
Stable release | 0.11.0[1]
/ 22 May 2017 |
Repository | |
Written in | Python |
Type | Code analysis |
License | AGPLv3 |
Website | coala |
On 6 May it was featured on SDTimes.com as GitHub Project of the Week.[3] coala was also featured in the hackerpublicradio.[4] On 9 May 2016, an article was published on Medium by Gitter regarding its community.[5]
Features
Bears
Bears in coala are the equivalent plugins or extensions which provide some analysis routines. Bears can be language dependent as well as language independent. The language dependent bears supported by the coala community provide analysis routines for more than 30 languages.
Integrations
Integrations with a few editors/IDEs have been supported. This includes:
There are also interfaces with different visualizations provided like the web interface, command-line, D-Bus, and JSON.
Version History
Version | Date | Code name |
---|---|---|
0.2 | 26 Jul 2015 | wombat |
0.3 | 31 Dec 2015 | platypus |
0.4[8] | 30 Jan 2016 | eucalyptus |
0.5[9] | 18 Mar 2016 | joey |
0.6[10] | 29 Apr 2016 | honeybadger |
0.7 | 22 Jun 2016 | |
0.8 | 22 Aug 2016 | |
0.9 | 22 Nov 2016 | |
0.10 | 5 Feb 2017 | |
0.11 | 22 May 2017 |
External links
References
- "Release 0.11.0". 22 May 2017. Retrieved 15 March 2018.
- "coala FAQ - Why did you Choose the Name?". GitHub. Retrieved 3 May 2016.
- "Github Project of the week - coala". 6 May 2016. Retrieved 6 May 2016.
- "HackerPublicRadio interview with Lasse Schuirmann on coala". Retrieved 6 May 2016.
- Gitter (9 May 2016). "Building Online Communities: coala". Medium. Retrieved 9 May 2016.
- "Atom package for coala created suring a GSoC 2015 project". Retrieved 3 May 2016.
- "Sublime Text 3 package for coala using packagecontrol created during a GSoC 2015 project". Retrieved 3 May 2016.
- "coala 0.4 (eucalyptus) released" Retrieved 7 May 2016.
- "coala 0.5 (joey) released" Retrieved 7 May 2016.
- "coala 0.6 (honeybadger) / coala-bears 0.2 released" Retrieved 7 May 2016.