-
**Description**
Implement the interpreter status indication on the UI
**Use case or motivation behind the feature request**
- As a user, I want to see the interpreter's status easily without scrolli…
BVVLD updated
6 months ago
-
When trying the BF problem, my attempted solutions print only 1 line and nothing else. Trying the sample input in online BF interpreters also have similar issue - they print 1 line and the rest is gar…
-
Hello. It's great to see fizmo have so many front-end options and to continue to be updated.
I'd really like to see exactly what source files are needed and a recommended CMakeList.txt to allow fi…
-
Tracking the state of native TLS certificate verification in Ruby.
Interpreters to consider:
- CRuby (MRI etc.) - this will need support built for it
- JRuby - this will defer to Java's support…
-
This feature, or something similar, has been discussed previously (see #243 and [here](https://github.com/go-task/task/issues/195#issuecomment-502905557) in the v3 release tracking ticket), however wa…
-
Allow the user to choose a different Python interpreter for each physics engine. When configuring simulation options, the tool lists all of the Python interpreters that SiQAD is able to detect (includ…
-
This is more a general question that an issue but is there any plan to support behavior indicators aka Indicators of attacks?
Example: a process tree (cmd.exe with parent iexplore/msoffice), shell/in…
juju4 updated
4 years ago
-
```
I love to be able to save files to my dropbox to play across multiple devices.
What would be even nicer would be to beable to save and transfer game notes in
the same way (though maybe in a sepa…
-
# Bug report
### Bug description:
Given the below `create-venv.py` script and several Python 3 installed in the classpath:
```python
import sys
import venv
if __name__ == "__main__":
venv.Env…
-
tenforty currently uses a few features, i.e. match/case pattern matching, and union-style type declarations, that were introduced to the language in 3.10.
I'm not sure this should be done. Python 3…