ch
Feedback
Programming Deadlock

Programming Deadlock

前往频道在 Telegram

Channel about programming: C, C++, Rust, Zig, Go, Type Theory, Compilers, Threading, Distributed Systems and more...

显示更多
1 685
订阅者
-424 小时
+77
+3530
帖子存档
Logic and Computation Intertwined : Prepares one for Agda or Coq by constructing a small proof assistant (Proust) in Racket https://cs.uwaterloo.ca/~plragde/flaneries/LACI/

granule: A statically-typed linear functional language with graded modal types for fine-grained program reasoning https://github.com/granule-project/granule

Ad Astra is a configurable scripting language platform designed for embedding in Rust applications https://github.com/Eliah-Lakhin/ad-astra

An Introduction to Categorical Proof Theory https://arxiv.org/pdf/2408.09488

Do Low-level Optimizations Matter? http://cantrip.org/sortfast.html

Turnstyle is a graphical esoteric programming language based on lambda calculus https://jaspervdj.be/turnstyle/

How OCaml type checker works -- or what polymorphism and garbage collection have in common https://okmij.org/ftp/ML/generalization.html

A comparison of arena libraries in Rust https://donsz.nl/blog/arenas/

Delimited continuations in operating systems https://okmij.org/ftp/continuations/ZFS/context-OS.pdf

Isometric Projection in Game Development https://pikuma.com/blog/isometric-projection-in-games

An experimental proof assistant based on a type theory for synthetic ∞-categories. https://github.com/rzk-lang/rzk

Hashing Modulo Alpha-Equivalence https://arxiv.org/pdf/2105.02856

ML Module Mania: A Type-Safe, Separately Compiled, Extensible Interpreter https://www.cs.tufts.edu/~nr/pubs/maniaws.pdf

Parallel programming facilities in OCaml https://ocaml.org/manual/5.2/parallelism.html