-
The Klingon symbol stands for the Klingon people from star trek and the (real) spoken language Klingon (tlhIngan Hol)
https://en.wikipedia.org/wiki/Klingon_language
As I offer a Klingon version of…
-
```
What steps will reproduce the problem?
1. Install OCaml 3.12.0 on Mac OS X 10.5.8 from prebuilt binaries
2. Download camlp5-6.02.2, apply two patches, and build.
3. Check out most recent verson of…
-
See, this from the Isabelle mailing list
> It is possible that this formalisation is not faithful to the IEEE standard.
The commit message of the changeset that is to blame reminded me that I just…
mn200 updated
2 years ago
-
poly 5.7:
I haven't made a small example yet, but the following HOL code (where `Type.hol_type` is an abstract type, and `bool` is a value of that type), behaves badly:
```
> exception foo of Typ…
mn200 updated
6 years ago
-
[enviroment]
win10
python2.7
[volatility](https://github.com/volatilityfoundation/volatility)
[cmd]
PS D:\workspace\2013\Github\volatility-master\volatility-master> python27.exe .\vol.py -f D…
-
```
What steps will reproduce the problem?
1. Install OCaml 3.12.0 on Mac OS X 10.5.8 from prebuilt binaries
2. Download camlp5-6.02.2, apply two patches, and build.
3. Check out most recent verson of…
-
Hi,
When doing HOL (https://github.com/HOL-Theorem-Prover/HOL) related work, I encountered a seemingly polyML bug:
```
Building directory src/probability [04 Apr, 14:25:45]
Holmake: Analysing extrea…
-
We should also connect with people in the respective communities. Some of them have nice web-frontends already.
- http://www.sagemath.org/
- http://www.geogebra.org/
- http://www.gap-system.org/
- ht…
-
Connecting via odyssey using `target_session_attrs=primary` fails after primary switchover:
```
psql "host=::1 port=6432 user=monitor dbname=postgres options=-c target_session_attrs=primary"
psql:…
-
The current behavior of lambdapi is: 1. parse the file to generate a list of entries, 2. type check the file.
This is becoming an issue with the importation of Isabelle/HOL into lambdapi. For exam…