Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in static-typing

Is Java-style Groovy as fast as Java?

Python: Type Annotations, how to define elements of a tuple?

How can Lisp be both dynamic and compiled?

What does "no global type inference" mean regarding Scala?

Closure with typed arguments in Groovy

Why is type inference impractical for object oriented languages?

Is float slower than double? Does 64 bit program run faster than 32 bit program?

c# java c++ c static-typing

Comparison of Scala (latest 2.10) versus Groovy++ (latest 0.9.1?) [closed]

When is sqlite's manifest typing useful?

Must a Language that Implements Monads be Statically Typed?

Do you know of a language with Static Type checking where Code is Data? [closed]

Are there any statically-typed functional languages?

Python typing what does TypeVar(A, B, covariant=True) mean?

Requiring type declaration in Julia

What are the proper typescript types for addEventListener mousemove and it's event argument?

Are there any static duck-typed languages?

Statically typed Lua

Is there support for static typing in ECMAScript 6 or 7?

Haskell type signature with multiple class constraints

Why is C# statically typed?

c# static-typing