-
With apologies if this is due to newbieness. Happy to close this out if so.
CONTEXT:
OSX
ocaml --version
The OCaml toplevel, version 4.07.1
menhir --version
menhir, version 20171222
PRO…
-
src/README.md states:
> To add a Menhir error message, you first need to know the error code. To find the error code, you can run the following commands from the Reason project root:
>
> ```
> …
-
Currently, each error message in our database represents a state in the LR(1) parser. This is not ideal as there could be multiple actions leading to the same error state. For example, the following t…
-
The installation procedure described as the NPM one in the manual tells users to install reason using the following command:
```
$ npm install -g https://github.com/reasonml/reason-cli/archive/3.0…
-
I just tried installing coqup (master branch, 4edb75) but hit the following error:
```
Johns-MacBook-Pro-3:coqup jpw48$ nix-build
these derivations will be built:
/nix/store/rwalxr271ilygq1n06…
-
## Terminal Stuff
* [x] `$ brew upgrade bat fzf git heroku hokusai hub macvim the_silver_searcher tmux yarn`
* [x] `$ replug`
* [x] `$ asdf update && asdf plugin-update --all && asdf reshim`
* […
-
-
```
Compiling source in /var/tmp/notmpfs/portage/dev-ml/dune-1.11.3/work/dune-1.11.3 ...
/usr/bin/ocamllex.opt -q src/ocamlobjinfo.mll
/usr/bin/ocamllex.opt -q src/meta_lexer.mll
/usr/bin/ocamllex…
-
**esy version:** 0.6.0-4db32e
**Operating System:** Ubuntu, in a virtual machine (`uname -a` returns `Linux wasm 5.0.0-37-generic #40~18.04.1-Ubuntu SMP Thu Nov 14 12:06:39 UTC 2019 x86_64 x86_64 x86…
-
Hello,
While trying to fix #171, Travis didn't succeed in the [Deducteam/lambdapi](https://github.com/Deducteam/lambdapi) repository but it worked with my repository [elhaddadyacine/lambdapi ](https:…