‘Sound Default-Typed Scheme’ by Jan-Paul Ramos-Davila
janpaul.pl/assets/pdfs/...
Presentation at ICFP/SPASH’25: youtu.be/VszVHbIX71c
Found via racket-stories.com
#types #typesystems
Latest posts tagged with #typesystems on Bluesky
‘Sound Default-Typed Scheme’ by Jan-Paul Ramos-Davila
janpaul.pl/assets/pdfs/...
Presentation at ICFP/SPASH’25: youtu.be/VszVHbIX71c
Found via racket-stories.com
#types #typesystems
The upgrade to 1.19 continues and we discover a long-time convenience being snatched away in favour of more explicit syntax as Elixir adopts gradual set-theoretic types.
zarar.dev/struct-updat...
#elixir #elixirlang #typesystems
Many problems dependent types solve can be tackled pragmatically with alternatives. Rust's const generics or C++'s non-type template parameters offer strong compile-time guarantees without full dependent types. #TypeSystems 3/6
Elixir's gradual type system adoption is a hot topic. It allows developers to integrate types at their own pace, balancing immediate productivity with long-term robustness. A flexible path, but some debate its impact on broader adoption. #TypeSystems 2/6
Type-constrained code generation could be the next frontier for LLMs. Smaller AI labs might outperform giants by specializing in niche programming languages. Combining general models with fine-tuned specialists could be the winning formula! 🧠💻
#AI #Programming #CodeGeneration #TypeSystems
Developer builds feed aggregator in Gleam, shares insights on type-safety and Erlang VM integration
https://olano.dev/blog/gleam-coming-from-erlang
#programminglanguages #gleam #erlang #typesystems #feedaggregator
New functional language Neut brings static memory management without GC or type annotations
https://vekatze.github.io/neut/overview.html
#programminglanguages #memorymanagement #typesystems #functionalprogramming #developertools
Ishan Bhanuka showing us "Type System Foundations for Super-Charged Semantic Code Search" #live at #FnConf 2025.
#TypeSystems
I wonder if (1) any one has done any study on the strength of type declarations on a program (or strength of types in general) and (2) if there are other metrics one could use for evaluating the strength of types.
#softwaretesting #mutationanalysis #mutationtesting #typesystems #strongtypes