Search code examples
ASP-style tags for Perl web development?...


perlprogramming-languageslanguage-featureslanguage-designperl-module

Read More
Subroutine & GoTo design...


programming-languagesassemblylanguage-design

Read More
C++: Conceptual problem in designing an intepreter...


c++language-design

Read More
C++0x implementation guesstimates?...


c++programming-languageslanguage-designlegacy

Read More
Languages and VMs: Features that are hard to optimize and why...


language-featureslanguage-designinterpretercompiler-theorycompiler-optimization

Read More
Understanding run time code interpretation and execution...


language-agnosticlanguage-designinterpreterinterpreted-language

Read More
Brackets and international keyboards...


syntaxkeyboardlanguage-design

Read More
What is the reasoning for C# not supporting optional/default arguments?...


c#language-design

Read More
What is the common name for declaration, definition, expression and statement?...


compiler-constructionprogramming-languageslanguage-designnomenclature

Read More
What kind of advantages are there to changing 'cond' to be a special form...


compiler-constructionschemelanguage-designinterpreter

Read More
C# static member "inheritance" - why does this exist at all?...


c#inheritancestaticlanguage-design

Read More
Why can't operators be overloaded inside a static class?...


c#operator-overloadinglanguage-design

Read More
Fine-grained sandboxing...


virtuallanguage-designsandboxfunctional-programming

Read More
What's a good method for serving content in different languages using asp?...


asp-classiclanguage-design

Read More
When implementing an interpreter, is it a good or bad to piggyback off the host language's garba...


language-designinterpreterinterpreted-language

Read More
Polymorphism by function parameter...


c++ooppolymorphismlanguage-design

Read More
c# hide Attribute in derived Class...


c#asp.net-mvclanguage-design

Read More
got type inference, want to add class inheritance...


programming-languageslanguage-design

Read More
What is a universal type?...


programming-languagestypeslanguage-design

Read More
When can typeid return different type_info instances for same type?...


c++language-designrttitypeidcompiler-construction

Read More
Why do a lot of languages lack a logical XOR operator?...


language-designbit-manipulation

Read More
anonymous functions considered harmful?...


javascriptlanguage-designanonymous-function

Read More
Why python super does not accept only instance?...


pythonlanguage-design

Read More
Literal structure for time datatype...


timetypeslanguage-designdslliterals

Read More
How does/should global data in modules across packages be managed in Python/other languages?...


pythonnamespacesmodulelanguage-designpackage

Read More
Why aren't hot-swappable vtables a popular language feature?...


ooppointerslanguage-designvirtual-functions

Read More
A proposal to add statemachine support to C++-like language...


c++compiler-constructionumllanguage-designstate-machine

Read More
Is C# platform neutral?...


c#language-design

Read More
Who invented the throw/try/catch[/finally] kind of error handling?...


exceptionlanguage-featurestheorylanguage-design

Read More
Why do Perl control statements require braces?...


perlsyntaxlanguage-design

Read More
BackNext