-
**esy version:**
```
esy --version
0.6.8
```
**Operating System:**
```
uname -m
x86_64
```
MacBook Air Early 2015, 1,6 Dual-Core Intel Core
**Issue:**
**Package.json**
{}
**esy…
-
Hello,
im having trouble to run make inside the src/solidstar folder, I receive following message:
make
ocamlbuild -j 4 -use-ocamlfind soliditystar.native
+ ocamlfind ocamldep -package unix -p…
-
I've started using Farkle to build a parser for a programming language. I'm happy with the library and the results I'm getting, so thanks for working on it!
One thing that's not very clear to me is…
-
-
Hi,
I am working on another tool about various memory models, but it is difficult to find a scanner/parser for .cat language. I wonder how herd7 identifies .cat. Thanks.
-
After building Dune master, test suite fails to execute on my mac.
Failing test is [`blackbox-tests/test-cases/env/envs-and-contexts`](https://github.com/ocaml/dune/tree/master/test/blackbox-tests/…
-
While working on Menhir's new back-end, which produces OCaml code that uses GADTs, it has come to my attention that there seems to be currently no good way of inlining a function that performs a case …
-
Anyone interested in looking at topics like the following?
- parser combinators
- parsing algorithms
- working with ambiguous grammars
- how a compiler works
-
It would be useful to add a write up to the stanc3 developer documentation on the use of `print_s`, s-expressions, and other debugging utilities we use while working on the compiler.
I don't really…
-
This is totally cosmetic, but indentation-wise, what our "pretty" printer prints out will likely trigger even the most stoic of TAs.
`astprint.ml` will need a refactor at some point and a more syst…
j-hui updated
7 years ago