I was trying to understand the Wikipedia article on homoiconity, but it\'开发者_如何学JAVAs too verbose and does not explain the main theory behind the word concisely. I should add that I\'m not a nat
This question already has answers here: Closed 11 years ago. 开发者_C百科 Possible Duplicate: What do two question marks together mean in C#?
Closed. This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing th
I\'m building a reverse proxy from scratch. The requirements are: 1) Super scalable. It must handle a lot of concurrent requests (also streaming, 1000 request/second would be a good performance in my
I used to write a very strong type language, for example, java. I need to tell the complier what type of variable I w开发者_开发百科ill put in... for example...
Does the exception \"Stack Overflow\" is only linked to the use of recursion? In what other context we can give开发者_运维百科 this exception?
There is an array of n numbers. One number is repeated n/2 times and other n/2 numbers are distinct.Find the repeated number. (Best soln is o(n) exactly n/2+1 comparisons.)
I\'d like to write a simple interpreted language and use it in Apache. I\'ve already 开发者_如何转开发written one before but that was built in our own written webserver.
Last night I was thining that programming languages can have a feature in which we should be able to constraints the values assigned to primitive data types.
I like programming language design/implementation and I\'d like to contribute to one of the less mature ones. I\'m looking for a scripting language that is: