Search code examples
What exactly is or was the purpose of C++ function-style casts?...


c++castinglanguage-design

Read More
What case is better?...


c++performancestllanguage-designfunctor

Read More
Usual arithmetic conversion -- a better set of rules?...


language-designinteger-promotion

Read More
PHP: How are comments skipped?...


phplanguage-designcomments

Read More
What problems would you foresee with my 'using block' construct being added to C++?...


c++c++11language-design

Read More
How to understand whether a behvior will use static or dynamic binding in Java?...


javalanguage-design

Read More
Integrating language features into other languages...


language-design

Read More
Write a simple interpreter, or find one I can use?...


javalanguage-designinterpreter

Read More
Feedback, resources, and information for declarative programming language...


programming-languageslanguage-designlazy-evaluationdeclarativedeclarative-programming

Read More
Does private mean different things in C++ and C#?...


c#c++language-designprivate

Read More
Why has Python decided against constant references?...


pythonreferenceconstantslanguage-designlanguage-features

Read More
Hybrid Thread Model (M:N) Implementation...


multithreadinglanguage-designmulticore

Read More
Could C++ have not obviated the pimpl idiom?...


c++language-designcompiler-theorypimpl-idiom

Read More
bison: Cant deal with Conflict, which route should i take?...


language-designbisonconflict

Read More
How does your favorite language handle deep recursion?...


language-agnosticrecursionlanguage-featureslanguage-design

Read More
Define a function that will be implemented by the user...


javascriptfunctionlanguage-design

Read More
Language Definition Question...


programming-languageslanguage-design

Read More
How high should/will high-level languages go?...


programming-languageslanguage-designabstractionhigh-level

Read More
Anonymous macros in Clojure...


clojurelisplambdalanguage-designanonymous

Read More
Why does java have no byte type suffix?...


javalanguage-designbyte

Read More
Why is -1 the result of coercing True to an integer in VB6?...


vb6language-design

Read More
Why is Javascript the "most misunderstood language"?...


javascriptprogramming-languageslanguage-design

Read More
How to measure the "understandability" of a language?...


programming-languagescomputer-sciencelanguage-designhuman-readable

Read More
Meta-relationships on language-oriented programming...


compiler-constructionmetaprogramminglanguage-designdsl

Read More
Identifying frequent formulas in a codebase...


programming-languagestextcompressionlanguage-designtext-processing

Read More
Why does F#’s Collections.Seq module basically reimplement all the Enumerable extension methods?...


f#language-designapi-design

Read More
Static Type Constraints without Inline?...


.netcompiler-constructionf#language-design

Read More
Is it possible to design a dynamic language without significant performance loss?...


performanceprogramming-languageslanguage-designdynamic-languageshigh-level

Read More
Rationale for no primitive SIMD data types...


programming-languageslanguage-designsimd

Read More
Does Perl language aim at producing fast programs at runtime?...


perllanguage-designlanguage-features

Read More
BackNext