Skip to main content
jcora's user avatar
jcora's user avatar
jcora's user avatar
jcora
  • Member for 13 years, 6 months
  • Last seen more than 4 years ago
65 votes
1 answer
27k views

What exactly does the condition in the MIT license imply?

14 votes
4 answers
6k views

What constitutes a programming language and how does one copyright a programming language?

13 votes
2 answers
3k views

Advantages and disadvantages of structuring all code via classes and compiling to classes (like Java)

12 votes
1 answer
13k views

GitHub Organizations for a project spanning multiple repositories?

9 votes
3 answers
1k views

Is duplicate syntax for defining named functions a bad language design decision?

6 votes
5 answers
2k views

What negative consequences can arise from this language design rule?

4 votes
3 answers
4k views

Banning zero-argument functions -- what problems could it cause in a hypothetical language?

3 votes
2 answers
445 views

Could I GPL this code?

1 vote
4 answers
369 views

A secondary "type system" for references?

1 vote
2 answers
392 views

Would it be bad design to abstract a graphics library and wrap it in a single class? [duplicate]

0 votes
2 answers
165 views

How to make a license apply to a whole library?