static-typing

Tag

Cards List
#static-typing

OTP and Gleam

Lobsters Hottest · 4d ago Cached

Gleam language creator Louie deeply explains the core concepts of OTP, and how Gleam works with OTP in a type-safe manner, achieving fully compatible inter-process communication and supervisor building blocks with Erlang/Elixir.

0 favorites 0 likes
#static-typing

Static types and shovels (2026)

Lobsters Hottest · 4d ago Cached

The author argues that the resurgence of static typing in the 2010s was due to improved type systems (e.g., TypeScript, Haskell, Rust) that offer nullable type handling, sum types, and type inference, contrasting with poor static typing in earlier languages like Java and C++98.

0 favorites 0 likes
#static-typing

ATS Programming Language

Lobsters Hottest · 5d ago Cached

ATS is a statically typed programming language that unifies implementation with formal specification, supporting functional, imperative, concurrent, and modular programming with dependent and linear types for high efficiency and safety.

0 favorites 0 likes
#static-typing

The Ü Programming Language

Hacker News Top · 2026-06-04 Cached

Ü is a statically-typed compiled programming language designed for reliability and speed, with safe/unsafe code separation, RAII, and LLVM backend. It aims to be superior to C++ and easier than Rust.

0 favorites 0 likes
#static-typing

Blorp Language

Lobsters Hottest · 2026-05-31 Cached

Blorp is a new low-friction, high-performance programming language that compiles to C, featuring explicit effects, typed failure, structured concurrency, and purity tracking.

0 favorites 0 likes
#static-typing

SPy: an interpreter and a compiler for a statically typed variant of Python

Lobsters Hottest · 2026-05-23 Cached

SPy is a statically typed variant of Python that includes both an interpreter for rapid development and a compiler for high performance, aiming to retain Python's dynamic features while enabling static compilation.

0 favorites 0 likes
← Back to home

Submit Feedback