boyter / scc

Sloc, Cloc and Code: scc is a very fast accurate code counter with complexity calculations and COCOMO estimates written in pure Go
MIT License
6.28k stars 250 forks source link

Add Hare Support #385

Closed KAAtheWiseGit closed 1 year ago

KAAtheWiseGit commented 1 year ago

Added Hare's syntax to languages.json, along with an example for the testing system.

I ran the testing script and it finished with a success (although it did edit SCC-OUTPUT-REPORT.html for JSON for some reason, a change I did not include).

boyter commented 1 year ago

@KAAtheWiseGit thanks so much. Merged for the next release.