Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pheuter/wordcount

Just word count implementations in various languages.
https://github.com/pheuter/wordcount

Last synced: about 2 months ago
JSON representation

Just word count implementations in various languages.

Awesome Lists containing this project

README

        

# wordcount

Just word count implementations in various languages. Helps me pick up a new language.
Result is sorted by most frequent occurrences first.

## Languages

- [Clojure](http://clojure.org/)
- [CoffeeScript](http://coffeescript.org/)
- [Go](http://golang.org/)
- ...