-
## Semantics derived from progress
People will inevitably complain this is slow. Well turns out this is a solved problem!
* [ ] Cite work on deriving abstract machines from operational semantics…
-
### Required prerequisites
- [X] Make sure you've read the [documentation](https://pybind11.readthedocs.io). Your issue may be addressed there.
- [X] Search the [issue tracker](https://github.com/…
-
# Bug report
### Bug description:
A TSAN (gcc-12) build of the latest version of cpython reports a race in the test_send_recv_different_interpreters_and_threads test:
```
Read of size 4 at 0x7ffe…
-
### Prerequisites
* [x ] Please make sure to properly [configure](https://github.com/autocomplete-python/autocomplete-python#configuration) plugin first if you simply cannot see any completions.
*…
-
{
"description": "Code :arrow_right: prettier :arrow_right: eslint --fix :arrow_right: Formatted Code :sparkles:",
"fullName": "prettier/prettier-eslint",
"language": "JavaScript",
…
-
So I'm trying to link glulxe against libgarglk, and there are lots of errors.
Firstly, I'm building garglk like this (from within the glulxe folder):
```
curl -Ls https://github.com/garglk/garg…
-
### Describe the bug
Evaluating certain cross-compiled packages uses an order or two of magnitude more resources than their native counterparts. See the discourse post and subsequent `nix` investigat…
-
It would be great to have a menu to set up several tabs with different things (shells, commands, interpreters) for default. I'm running a script via Guake Hooks start which do the job I want:
```b…
-
Really nice work on the package! It looks like the best parser generator for Julia at the moment. Here's a few ideas I had about bootstrapping new parsers:
- Import [grammar.json](https://github.com…
-
**Is your feature request related to a problem? Please describe.**
I work with a small team that is primarily researchers. We work in PyTorch and use a large set of python features and abstractions. …