-
The operational semantics visualized here would not reflect well concepts from nondeterminism, and also some features for lambda calculus.
Refactor all code into small step operational semantics g…
-
After a while, I revisited miser, trying to recall what I found so interesting about it. The main theme of my thought was however why oMiser defines so many rules? Can't the number be somehow made sma…
-
Please see commit a7b9ac9 or, temporarily, [here](https://alhassy.github.io/next-700-module-systems/papers/Paper1.pdf) for the PDF of rough notes for ideas to be submitted to PEPM 2020.
In-particul…
-
### This Question is Closed ###
After experimental confirmations carried out with Roman Susi (@rnd0101), the treatment of Individuals and Lindies has stabilized.
* The file [ob.txt](https://git…
-
Hi!
The command `curl https://raw.githubusercontent.com/leanprover-community/mathlib-tools/master/scripts/remote-install-update-mathlib.sh -sSf | bash`
do not work anymore, I think Mathlib remov…
-
See #45.
-
**Project name:** Semantics
**Initial author(s):** Yves Bertot
**Current URL:** https://github.com/coq-contribs/semantics
**Kind:** pure Coq library / formalization of PL semantics
**Licen…
-
Doing so, and mechanizing such, permits us to verify our verification backend.
-
We currently have some underspecification related to empty arrays in Futhark. Specifically, what the size of their dimensions should be. The problem is rooted in our size analysis, which tries to in…
athas updated
4 years ago
-
[Understanding Computation](https://www.amazon.com/Understanding-Computation-Machines-Impossible-Programs-ebook/dp/B00CT3C4IM) by Tom Stuart.
> _...learn computation theory and programming language…