Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in static-typing

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

Can someone tell me what Strong typing and weak typing means and which one is better?

Tools for static type checking in Python

python static-typing

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

Is there a compiled* programming language with dynamic, maybe even weak typing?