Search code examples
How can Lisp be both dynamic and compiled?...


compiler-constructionlispdynamic-typingstatic-typing

Read More
Objective-C class method local variables of type "self"...


objective-cdynamic-typing

Read More
Which languages are dynamically typed and compiled (and which are statically typed and interpreted)?...


programming-languagestype-systemsdynamic-typingstatic-typing

Read More
Haskell -- get TypeRep from concrete type instance...


haskelltypestypeclassdynamic-typing

Read More
How is it I am able to create a new instance of interface Microsoft.Office.Interop.Word.Application...


c#comoffice-interopcom-interopdynamic-typing

Read More
VBA Interop: Is there a way to Explicitly use Excel data types in a word macro and vise versa?...


excelvbatypesms-worddynamic-typing

Read More
Does dynamic typing mean change of memory place or change of value?...


pythonlanguage-agnosticprogramming-languagesdynamic-typing

Read More
Dynamic methods with parameters typing in PHP...


phpmethodsdynamic-typing

Read More
Call method of dynamic type...


javadynamic-typing

Read More
Static analysis on a dynamically typed language...


pythonstatic-analysisdynamic-typing

Read More
Is the quality of a language where it's not required to declare a variables type an example of w...


language-agnosticstrong-typingstatic-typingdynamic-typingweak-typing

Read More
Use instanceof without knowing the type...


javainstanceofdynamic-typing

Read More
Dynamic typing in JavaScript: Is this a good idea?...


javascriptnode.jsmomentjsdynamic-typing

Read More
Java Instantiate Class at Runtime with parameters...


javadynamic-typingabstract-factory

Read More
Recommended method for object typing under consideration of factory functions and serialization...


javascripttypessymbolsduck-typingdynamic-typing

Read More
When is it impossible for Python to determine the type of the object before runtime?...


pythonooppython-internalsdynamic-typing

Read More
What's a best practice for using dynamic type in ASP.NET MVC 4?...


asp.net-mvcasp.net-mvc-4dynamic-typing

Read More
How can PHP code be made aware of specific class subtypes passed to it, when using polymorphism?...


phpooppolymorphismdynamic-typing

Read More
Usage of this in C++, PHP, other languages...


phpc++thisdynamic-typingstatic-typing

Read More
How to implement dynamic types in a bytecode interpreter?...


interpreterdynamic-typing

Read More
How to ensure solid contracts without strong typing?...


pythonpython-2.7typesduck-typingdynamic-typing

Read More
Is there a way to have type literals in C++?...


c++type-conversiondynamic-typingstatic-typing

Read More
In what situations / circumstances a dynamic_cast<> can fail?...


c++dynamic-castdynamic-typing

Read More
How does a virtual machine work?...


stackdynamic-typingvm-implementation

Read More
What language would allow var x = 5 AND int x = 5...


dynamic-typingstatic-typing

Read More
The nature of Haskell type system: static/dynamic, manual/inferred?...


haskelltype-systemstypingdynamic-typingstatic-typing

Read More
How to store a dynamically typed value in a SQLite database?...


sqlitedynamic-typing

Read More
Which is the correct design pattern for navigation?...


design-patternsnavigationstrong-typingdynamic-typing

Read More
boost::any with limited type support...


c++c++11typesdynamic-typingboost-any

Read More
Dynamically add properties to `dynamic` type...


c#reflectionreflection.emitsystem.reflectiondynamic-typing

Read More
BackNext