How can Lisp be both dynamic and compiled?...
Read MoreObjective-C class method local variables of type "self"...
Read MoreWhich languages are dynamically typed and compiled (and which are statically typed and interpreted)?...
Read MoreHaskell -- get TypeRep from concrete type instance...
Read MoreHow is it I am able to create a new instance of interface Microsoft.Office.Interop.Word.Application...
Read MoreVBA Interop: Is there a way to Explicitly use Excel data types in a word macro and vise versa?...
Read MoreDoes dynamic typing mean change of memory place or change of value?...
Read MoreDynamic methods with parameters typing in PHP...
Read MoreStatic analysis on a dynamically typed language...
Read MoreIs the quality of a language where it's not required to declare a variables type an example of w...
Read MoreUse instanceof without knowing the type...
Read MoreDynamic typing in JavaScript: Is this a good idea?...
Read MoreJava Instantiate Class at Runtime with parameters...
Read MoreRecommended method for object typing under consideration of factory functions and serialization...
Read MoreWhen is it impossible for Python to determine the type of the object before runtime?...
Read MoreWhat's a best practice for using dynamic type in ASP.NET MVC 4?...
Read MoreHow can PHP code be made aware of specific class subtypes passed to it, when using polymorphism?...
Read MoreUsage of this in C++, PHP, other languages...
Read MoreHow to implement dynamic types in a bytecode interpreter?...
Read MoreHow to ensure solid contracts without strong typing?...
Read MoreIs there a way to have type literals in C++?...
Read MoreIn what situations / circumstances a dynamic_cast<> can fail?...
Read MoreWhat language would allow var x = 5 AND int x = 5...
Read MoreThe nature of Haskell type system: static/dynamic, manual/inferred?...
Read MoreHow to store a dynamically typed value in a SQLite database?...
Read MoreWhich is the correct design pattern for navigation?...
Read Moreboost::any with limited type support...
Read MoreDynamically add properties to `dynamic` type...
Read More