List Question
20 TechQA 2012-01-20T20:12:36.330000ViewPatterns and multiple calls in Haskell
1k views
Asked by julx
How would I extend the JavaScript language to support a new operator?
5.1k views
Asked by Ionică Bizău
How to parse a domain-specific language on top of Python? What architecture with IPython?
223 views
Asked by Joachim W
Which Haskell (GHC) extensions should users use/avoid?
6.8k views
Asked by John F. Miller
What are the pitfalls of using FlexibleContexts and FlexibleInstances?
5.4k views
Asked by Petr
What is __argvalue?
545 views
Asked by SLaks
Breaking Data.Set integrity without GeneralizedNewtypeDeriving
911 views
Asked by nponeccop
Is it possible to write windows and directx code with language extensions off?
884 views
Asked by EddieV223
C++1z Coroutines a language feature?
2.1k views
Asked by Lazarus535
C++ Modules - why were they removed from C++0x? Will they be back later on?
33k views
Asked by Tomaka17
defining integral static const in a class whose .h file is included in multiple cpp files
922 views
Asked by ram
Is there a proposal to extend the C++ language so as to obviate pimpl?
366 views
Asked by einpoklum
In what cases does NegativeLiterals change behavior?
274 views
Asked by Wheat Wizard
JavaScript language extensions with function calls lacking parenthesis - are they possible?
127 views
Asked by CoryG
What language extensions does the MTL library require?
220 views
Asked by Matt Fenwick
Implementing C# language extensions
1.3k views
Asked by 3Dave
How do I enable language extensions from within GHCi?
22.4k views
Asked by Matt Fenwick
What GNU C extensions are available that aren't trivial to implement in C99?
5.2k views
Asked by Yktula
Make All Types Constant by Default in C++
1.5k views
Asked by Jon Purdy