-
And eventually it consumes a lot of memory!
With 8 Transport objects running for a week or so, it has consumed ~180MB of RSS and made a combined dict size of 2.5M objects. While it's not a frighten…
-
First, thanks for putting together this reference material.
I would like to contribute with some additional threaded interpreter optimizations.
1. Token mapping. Merge call into the inner inte…
-
### 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.
*…
-
### 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/…
-
## 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…
-
Output:
```
% poetry run xc
xc 🏃 (Python 3.13.0 (main, Oct 7 2024, 05:02:14) [Clang 15.0.0 (clang-1500.3.9.4)] darwin)
Found 1 tests from 1 files in 0.00s
[ 0s] ░░░░░░░…
-
{
"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…
-
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…