-
Dead Dave.
https://www.youtube.com/watch?v=shs7VQhVvxA
-
I have adapted ```HOL Light``` to compile natively. Now one is no longer restricted to a particular version of OCaml!
However it is just a start. For details see [the holnat project](https://github…
-
```
Its presence here https://github.com/jbem/dead-souls suggests that the project
is abandoned. The link on the hol-light home page (and google code page) is
broken.
```
Original issue reported on…
-
The folliwing words should (ideally, if possible) produce the same „stemmed word“:
schließen -> schliess
schließt -> schliesst
schließend -> schliessend
holen -> hol
holt -> holt
vorbere…
rfool updated
1 month ago
-
```
Its presence here https://github.com/jbem/dead-souls suggests that the project
is abandoned. The link on the hol-light home page (and google code page) is
broken.
```
Original issue reported on…
-
```
Its presence here https://github.com/jbem/dead-souls suggests that the project
is abandoned. The link on the hol-light home page (and google code page) is
broken.
```
Original issue reported on…
-
```
Its presence here https://github.com/jbem/dead-souls suggests that the project
is abandoned. The link on the hol-light home page (and google code page) is
broken.
```
Original issue reported on…
-
### Detailed Description of the Problem
In our quic-interop test setup we've observed that haproxy sometimes fails to parse QUIC client helo packet, which makes some tests shaky. The initial packet…
-
Many HOL functions are of the form:
HOL: fac (n:num) = if n = 0 then 1 else n * fac (n-1)
where the subtraction is guaranteed to not underflow on `-` interpreted as subtraction over the i…
-
The task here is to get the CakeML regression test to pass on HOL's experimental (and/or logging) kernels: the only difference should be in generated names, so this means making proofs robust against …
xrchz updated
2 weeks ago