Rosetta Code/Count examples: Difference between revisions

Line 326:
=={{header|EGL}}==
{{works with|EDT}}
[[File:Catcount.PNG|thumb|bottomright|EGL: Graphical client implementation]]
A graphical implementation with a grid showing the number of implementations for each category as well as total category and implementation counts. Uses MediaWiki API service call to fetch categories in a JSON format and meets API data continuation requirements to consume 100% of the items.
 
User Interface: RosettaCodeHandler.egl
Anonymous user