python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Stack Based Virtual Machine - do compiled functions have their own "space"?
I'm a complete novice with bytecode VM's so forgive the basic question.
While digging into some resources to learn more about this stuff, I came across Terrence Parr's great video which goes over a st...
Solaxun
Votes: 0
Answers: 0
What language do Reaper JS plugins use?
I was wondering what I could do with the ReaJS plugins for my daw.
But there is no information about the language that they use.
I would say just by the name that is some Javascript Framework, but I a...
NaN
Votes: 0
Answers: 1
How are Groovy GDK enhancements to Java Collections implemented?
Specifically, if we create a POJO like def a = new java.util.HashSet<Integer>(), and then call a.sum(), how does this work? We can see that the Groovy GDK's version of java.util.Iterable<T>...
vamsi kalapala
Votes: 0
Answers: 1
Taxonomy/relationship model between frameworks and programming languages
I plan to develop an algorithm that detects the similarity between a person's technical skills (e.g. Java, C++, Jenkins, etc.) and the technical requirements for a project. I figured it might be a pro...

EustassX
Votes: 0
Answers: 0