How to find ind most LOC Java projects in SourceForge?

56 views
Skip to first unread message

ishtiaque hussain

unread,
Apr 6, 2014, 5:41:34 PM4/6/14
to boa-...@googlegroups.com
Hello everyone,

I'm very new to Boa, just got my membership, thank you!!

I am trying to find the largest Java projects in SourceForge based on lines-of-codes(LOC). 
Does anyone know if someone has already written a script for that? If not, can any expert please help me write the script?

Thank you,
--Ishtiaque

Robert Dyer

unread,
Apr 6, 2014, 5:46:53 PM4/6/14
to boa-...@googlegroups.com
Hi Ishtiaque,

We have an example that computes a similar metric, number of AST nodes, and finds the largest Java projects based on that metric.  Take a look here:


This only shows the 5 largest, sorted by their size.  Note that the output here is in millions of AST nodes, but you can easily change that.

Hope that helps!

- Robert
Reply all
Reply to author
Forward
0 new messages