fa
Feedback
Programming Deadlock

Programming Deadlock

رفتن به کانال در Telegram

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

نمایش بیشتر
1 686
مشترکین
اطلاعاتی وجود ندارد24 ساعت
+67 روز
+3330 روز
آرشیو پست ها
Libhandler implements algebraic effects and handlers in portable C99. Monads for free in C. https://github.com/koka-lang/libhandler

Introduction to Programming with Shift and Reset http://pllab.is.ocha.ac.jp/~asai/cw2011tutorial/main-e.pdf

Systems Software Research is Irrelevant Rob Pike Feb 21, 2000 http://www.herpolhode.com/rob/utah2000.pdf

Implementing Algebraic Effects in C “Monads for Free in C” https://www.microsoft.com/en-us/research/wp-content/uploads/2017/06/algeff-in-c-tr-v2.pdf

Control Delimiters and Their Hierarchies https://www2.ccs.neu.edu/racket/pubs/lasc1990-sf.pdf

Algebraic Effects for Functional Programming (Type Directed Compilation of Row-typed Algebraic Effects) https://www.microsoft.com/en-us/research/wp-content/uploads/2016/08/algeff-tr-2016-v2.pdf

Understanding DeepMind's Sorting Algorithm https://justine.lol/sorting/

C++ Language Support (Clang) https://developer.apple.com/xcode/cpp/

Models of Generics and Metaprogramming: Go, Rust, Swift, D and More https://thume.ca/2019/07/14/a-tour-of-metaprogramming-models-for-generics/

Elaboration in Dependent Type Theory https://arxiv.org/pdf/1505.04324.pdf

Parametric Higher-Order Abstract Syntax for Mechanized Semantics http://adam.chlipala.net/papers/PhoasICFP08/PhoasICFP08.pdf

First-class modules: hidden power and tantalizing promises https://okmij.org/ftp/ML/first-class-modules/first-class-modules.pdf

An Introduction to Algebraic Effects and Handlers https://www.eff-lang.org/handlers-tutorial.pdf

Counterexamples in Type Systems: programs that crash, segfault or explode https://counterexamples.org/intro.html

Breaking Through the Normalization Barrier: A Self-Interpreter for F-omega https://web.cs.ucla.edu/~palsberg/paper/popl16-full.pdf

Cayenne—a language with dependent types https://dl.acm.org/doi/pdf/10.1145/289423.289451

Wyvern: A Simple, Typed, and Pure Object-Oriented Language https://www.cs.cmu.edu/~lnistor/maspeghi13.pdf

A simple type-theoretic language: Mini-TT