vote up 5 vote down star
1

A couple of months ago I read a blog post about a ruby gem that could determine the programming language by reading the code itself. For the life of me I can't recall the blog or the name of the gem. And googling for "ruby programming language guess" and variations thereof aren't helping.

Anyone happen to know the name of the gem in question?

flag

2 Answers

vote up 5 vote down check

Was it this one: http://github.com/chrislo/sourceclassifier/tree/master

link|flag
vote up 4 vote down

Hello. Check out the article at http://blog.chrislowis.co.uk/2009/01/04/identify-programming-languages-with-source-classifier.html.

The gem mentioned is called SourceClassifier and can be found at http://github.com/chrislo/sourceclassifier/tree/master.

Hope that is what you were looking for!

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.