-
Here I want to make an overview of two things: order of files in a project, order of declared symbols in a file.
## Questions
- Order of files: should the dependency graph of files be a tree, th…
-
Consider adding runtime interpreters for all languages supported for browser js, nodejs, and wasi.
- [ ] Bug
- [ x] Improvement
- [ ] Other
Consider adding runtime interpretors for all lang…
-
Is there any reason that the Roaming `%AppData%` is chosen as the `config_dir` in the following https://github.com/OCamlPro/directories/blob/1cf7211f918fa909e5f77c0dfbb059c74071e99b/src/windows/direct…
-
Thank you for providing nice implementation. However, I got stuck in executing basic test code and really want some helps.
```
PANIC! Exception in child worker: MAX RAISE
Traceback (most recent c…
-
#### Version
The Coq Proof Assistant, version 8.8.1 (September 2018)
compiled on Sep 28 2018 9:36:10 with OCaml 4.02.3
#### Operating system
Mac OS X 10.14
#### Description of the p…
-
There are no supercharged rewards on berkeleynet, but instead of the feature being removed, what has changed is that the scaling factor for supercharged rewards [went from 2 to 1](https://github.com/M…
tizoc updated
6 months ago
-
When building Dice and `rsdd` both from the master branch, the following simple example results in all zeros:
```
let burglary = flip 0.1 in
let alarm = if burglary then flip 9.5 else flip 0.1 in…
-
Problem: Chunking is implemented in Kimchi and Pickles. However, some specific circuit configuration seem to cause a bug in Pickles. A prior RFC talks about these specific issues, which seem to be par…
-
A speculative idea.
Egraphs are a datastructure for storing trees and equality information between them. If you don't use the equality information, they are effectively just a hashcons, which we ar…
-
I'm working on a bridge between Discord voice chat and liquidsoap. The Discord server doesn't do the mixing. Each client receives a stream of PCM frames with an id indicating the user speaking in this…