Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in language-features

How can I intercept execution of all the methods in a Java application using Groovy?

Noexcept equivilent in C#

Limitations to functions declared as `extern "C"`? C++ features still usable?

c++ c language-features extern

Java language spec: "an invocation of Class" as return type of method in annotation type

java language-features

C: 8x8 -> 16 bit multiply precision guaranteed by integer promotions?

Why would one want to use ruby over python or vice versa?

What advantages does Sass provide over regular CSS?

How to get the unique slices of a matrix?

Smalltalk runtime features absent on Objective-C?

Optional named arguments without wrapping them all in "OptionValue"

Using an anonymous delegate to return an object

Why can't I use an array index on the return value of a function? [closed]

Return from void function

Interpreted languages - leveraging the compiled language behind the interpreter

What can you do with AppleScript?

How would one go about adding (minor) syntactic sugars to Java?

Is There a Syntax Shortcut for Multiple Initialization in C#?

c# syntax language-features

Why do we need this special === operator?

php language-features

Is there a valid usecase for redefining "define" in scheme/racket?

Name this python/ruby language construct (using array values to satisfy function parameters)