type-checker

Tag

Cards List
#type-checker

@charliermarsh: On this 126 byte snippet: - ty 0.0.65 stack-overflows - mypy 2.3.0 segfaults - Pyright 1.1.411 times out - Pyrefly 1.1.…

X AI KOLs Timeline · yesterday Cached

A 126-byte snippet causes multiple Python type checkers (ty, mypy, Pyright, Pyrefly, Pycroscope) to crash, hang, or panic, highlighting interesting edge cases in these tools.

0 favorites 0 likes
#type-checker

@charliermarsh: ty now supports all 22 cases of control flow analysis and type narrowing identified in this gigantic "Advanced pattern …

X AI KOLs Following · 4d ago Cached

Charlie Marsh announces that the 'ty' tool now supports all 22 cases of control flow analysis and type narrowing for advanced pattern matching.

0 favorites 0 likes
#type-checker

Rewriting the Futhark type checker

Lobsters Hottest · 2026-07-22 Cached

This blog post details the evolution and recent refactoring of Futhark's type checker, from a simple type checker to Hindley-Milner inference and the complexities of adding features like uniqueness types and size types.

0 favorites 0 likes
#type-checker

Recent improvements to the Swift type checker

Lobsters Hottest · 2026-06-02

Recent improvements to the Swift type checker, a developer tool for the Swift programming language.

0 favorites 0 likes
#type-checker

Pyrefly v1.0 is here

Lobsters Hottest · 2026-05-13 Cached

Pyrefly, an open-source Python type checker and language server, reaches v1.0, marking production readiness with significant performance improvements and adoption by major codebases like PyTorch and NumPy.

0 favorites 0 likes
← Back to home

Submit Feedback