-
I'm curious how one would go about writing a book in which the reader can choose a variant, say Python or Julia, for the code blocks. Could we teach MyST to process code-block variants, in which a sin…
-
Repeating a bit of background information from [this](https://graalvm.slack.com/archives/CMY63522F/p1709377340526689) Slack conversation:
I'm setting up a Kotlin / Gradle project (with a non-GraalV…
-
Hi there
Good work!
Any chance to get this working in Ms Polyglot: https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.dotnet-interactive-vscode
JCzz updated
7 months ago
-
###### Which version and edition of Flyway are you using?
flyway-database-mongodb 10.17.1
mongo-jdbc-driver 1.19.0
###### If this is not the latest version, can you reproduce the issue with the…
-
Polyglot glitches and changes when new windows are opened, with the interface overlapping it self multiple times.
-
**Does this bug happen when you install plugin without vim-polyglot?**
No
**Describe the bug:**
Vim errors `E464: Ambiguous use of user-defined command` when I use command `:Te` to open a new fil…
-
> Makes this a polyglot project, which has its trade-offs, but I'd sure be happy.
>
> Out of curiosity, what does this mean, if anything, for the prospects of a full Kotlin rewrite? I know some of …
-
Could you please share the code/changes required to add Polyglot into any SF 10 release?
I understand you took it from BrainFish but from what src file(s) is the code taken from and from what line …
-
See if it's practical to compose problems for the new games by looking for advice on composing orthodox problems.
Some possible sources of advice:
* [The Chess Polyglot introduction](https://thech…
-
``` python
>>> from polyglot.text import Sentence
>>> Sentence("try \x96 it").words
...
/usr/local/lib/python3.5/dist-packages/polyglot/detect/base.py in detect(self, text)
---> 84 reliable, index…