🦞🌯 Lobster Roll

Thread

Practical Types Brainstorming Event (staff.computing.dundee.ac.uk)

Stories related to "Practical Types Brainstorming Event" across the full archive.

Practical Types Brainstorming Event (staff.computing.dundee.ac.uk)
Integrating Dependent and Linear Types (draft) (cs.bham.ac.uk)
Mindless, Verified (Erasably) Coding using Dependent Types (github.com)
From the readme, the "mindless" refers to the fact that "fully-specified" coding using dependent types can actually simplify the task of implementing complex algorithms, while providing full verification of the resulting (extracted) code.
Revenge of the Types (by Armin Ronacher) (lucumr.pocoo.org)
Types Don't Know # (C++ proposal for better hashing) (htmlpreview.github.io)
Seven deadly sins of talking about “types” (cl.cam.ac.uk)
Dependent Types for Pragmatics (jonmsterling.com)
Against the definition of types (tomasp.net)
Strange Loop 2016 (youtube.com)
Compose Conference Melbourne, 2016 (youtube.com)
All the videos from compose conference!
2020: New Ideas in Programming
This next Saturday at 10am at HanaHaus in Palo Alto, we'll have a special meeting of 2020 with two presentations. More information here: http://2020salon.blogspot.com
Salon des Refusés: Dialectics for new computer science (refuses.github.io)
Swift Enums Are “sum” Types. That Makes Them Very Interesting (mislavjavor.com)
A good exploration of product vs. sum types -- when they are used and where the names come from.
Alms - Sound, ML-like Language with Affine Types (2011) (users.eecs.northwestern.edu)
Practical, Lock-Free Garbage Collection Using Reference Counting (2004) (non-blocking.com)
Stateful Contracts for Affine Types (2010) (users.eecs.northwestern.edu)
Refinement Types in ML (1991) (cs.cmu.edu)
Data is no Longer at REST (blog.ably.io)
A Practical Theory Of Programming (cs.toronto.edu)
TypeScript: Static types for JavaScript (youtube.com)
A Practical Introduction to Graphs (Network Diagrams) (healeycodes.com)
Extending native JS prototypes is not such a crazy idea with symbols (dev.to)
Leveraging types for better APIs (github.com)
Millets: a practical memory-safety and thread-safety experiment (eagledot.xyz)
Existential types and data abstraction (iveselov.info)
More Practical Method Combinators: pre- and post-conditions (github.com)
We need more PyCon US 2013 submissions! (pydanny.com)
A Practical Optional Type System for Clojure (s3.amazonaws.com)
Rust: Function and Object Types (smallcultfollowing.com)
Modeling the World with Prototypes (devblog.avdi.org)