Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in language-features

Generics hell or what would it take to have assembly level type parameterization (assembly wide generics) in .NET

Why is there no 'forall' in std.parallel?

Is this the correct way of putting HTML in PHP?

How to compose functions through purely using Python's standard library?

Elegantly alter a list of variables: Generalization of AddTo, TimesBy, etc

Will Hack language support function-overloading polymorphism?

Why scala not allowing '$' identifier in case statement?

Real number arithmetic in a general purpose language?

using directive to import subnamespaces

CMake - Using POSIX feature test macros?

Can I determine who is calling a function or instantiating a class in Java? [duplicate]

java language-features

Alternative way of implementing a groupBy method in Scala?

scala language-features

What is the official name for this syntax feature?

Is there any current proposal I can follow about adding proper locale support to JavaScript?

How-to: short-circuiting inverted ternary operator implemented in, e.g. C#? Does it matter?

Benefits Gained by Passing WebControls By Ref

Does C# Have An Operation Similar to JavaScript's || Setter?

What syntax sugar or language features makes a language hard/tough to parse?

Looking for Programming Language that allows you to change true and false

Which existing language features are the most difficult to implement and why?