2013 IEEE 37th Annual Computer Software and Applications Conference 2013
DOI: 10.1109/compsac.2013.55
|View full text |Cite
|
Sign up to set email alerts
|

Popularity, Interoperability, and Impact of Programming Languages in 100,000 Open Source Projects

Abstract: Abstract-Programming languages have been proposed even before the era of the modern computer. As years have gone, computer resources have increased and application domains have expanded, leading to the proliferation of hundreds of programming languages, each attempting to improve over others or to address new programming paradigms. These languages range from procedural languages like C, objectoriented languages like Java, and functional languages such as ML and Haskell. Unfortunately, there is a lack of large … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

1
41
0

Year Published

2015
2015
2019
2019

Publication Types

Select...
4
3
1

Relationship

2
6

Authors

Journals

citations
Cited by 89 publications
(53 citation statements)
references
References 11 publications
1
41
0
Order By: Relevance
“…As JavaScript shows a high connectivity with Ruby and PHP [20], JavaScript can fetch a high fork count from developers. From the project development perspective, the topic domain or field interest to developers, and the selective programming languages, contribute to the high fork frequency.…”
Section: Scenario 4: Javascript High Fork Visibility With Highly Adopmentioning
confidence: 99%
“…As JavaScript shows a high connectivity with Ruby and PHP [20], JavaScript can fetch a high fork count from developers. From the project development perspective, the topic domain or field interest to developers, and the selective programming languages, contribute to the high fork frequency.…”
Section: Scenario 4: Javascript High Fork Visibility With Highly Adopmentioning
confidence: 99%
“…Java was selected in this instantiation since it is one of the most popular programming languages and represents a large developer base [8]. In this work, we made use of the posts.xml documents that have an actual post (i.e., question and answer pair) and other associated metadata such as tags, creation date, question ID, view count of the post, and score of answers.…”
Section: The Gitsearch Code Search Enginementioning
confidence: 99%
“…To build GitSearch, we selected Stack Overflow as the Q&A site where to retrieve relevant developer-approved code snippets. For the search proxy, our implementation directly leverages Google web search 8 . User queries are sent to Google Search for retrieving all relevant Q&A posts (i.e., text similarity matching).…”
Section: The Gitsearch Code Search Enginementioning
confidence: 99%
See 1 more Smart Citation
“…The current implementation of CoCaBu uses the scoring function implemented in the Lucene library. This function combines the Boolean Model (BM) and the Vector Space Model (VSM) to determine the relevancy of a document given for a user query 8 . BM is used for reducing the amount of documents that need to be scored by using Boolean logic in the query specification.…”
Section: Code Search Enginementioning
confidence: 99%