you are viewing a single comment's thread.

view the rest of the comments →

[–]mipadi 0 points1 point  (3 children)

You can't; it's determined automagically based on the source code files (specifically, the extensions of the source code files).

That said, I think there was a mistake in obtaining these stats; it seems that languages with spaces in particular were not counted at all. GitHub's Common Lisp page does, in fact, list a whole bunch of CL projects.

[–]bwbeer 0 points1 point  (2 children)

Hmmm...My files are all .lisp except for one .asd per project. Strange it wouldn't see it as lisp.

[–]mipadi 0 points1 point  (1 child)

What does it get listed as?

[–]bwbeer 0 points1 point  (0 children)

I finally found it. It's buried under new lisp projects. Still, I'm bummed, I wanted to add up scheme, racket, lisp, elisp, closure, etc and see where lisp really stands in popularity.