-
This is a tracking issue to discuss what communication channels we should use going forward.
Open questions:
1. Chat: should we set up a Discord/Matrix/Zulip for this group? Should we use an exi…
-
I was looking at tools which interface with Yosys and came across your hardcaml-yosys project. However I was not easily able to understand what hardcaml is or why you would want to generate a netlist …
-
## Summary
- What is the name and purpose of your chapter? **Literate programming**
- Why are you proposing it? Because literate programming is a crucial tool to support open research. We co…
-
Hi,
I've found this library and find it very useful to run "executables" (but not only php) in a container environment.
In my current case I've to wait for the result of the executable, so I wan…
-
`Absolve` is(or should be) the inverse of `pullout`.
Types from Future and ZIO differs.
```typescript
const absolve: (fr: Future) => Future
const absolve: (z: ZIO) => ZIO
```
Question…
-
In https://github.com/junov/OffscreenCanvasAnimation/commit/5f969ddcee610908c01694ed6f1b1ec717afaa78#diff-fe83e208ade4a4d8de4dc610010e1271R91, there is an example to illustrate how to set up a synchro…
-
Though asynchronous calls have their merit, I would like to encourage the addition of synchronous methods. I see the async-only API to be a barrier to adoption at work. When you have already complica…
-
- [Learning Objectives](#learning-objectives): what you can expect to learn from
studying this material
- [Setting Up](#setting-up): how to set up and study this material
- [Suggested Study](…
-
Do you have any plans to extend, develop and maintain this language further? If so, what are the plans?
I have some crazy brainstorm ideas:
1. create a comprehensive language for data manipulati…
-
I propose a new way to access device registers through an asynchronous use of the register and signal channels. It is intended to increase access speed to registers in some physical interfaces, such a…