-
In dynamic, interpreted languages, the ability to define explicit contracts about the interfaces that values expose is often lost. Instead, these are traded for abstract definitions and/or implicit co…
-
SystemVerilog is almost identical syntax to Verilog. It could be quite easy to support SystemVerilog filetype (.sv) using same rules as Verilog which is already implemented.
-
MicroDrop v1.0-style plugins based on [PyUtilib](https://github.com/PyUtilib/pyutilib/) are launched by importing the plugin's root directory. The proposed [v2.0 plugin framework](https://github.com/w…
-
Book: Crafting Interpreters (Written by one of the developers of the Dart programming language)
Chapter: [A map of the territory](https://craftinginterpreters.com/a-map-of-the-territory.html)
S…
-
### ⚠️ This issue respects the following points: ⚠️
- [X] This is a **bug**, not a question or a configuration/webserver/proxy issue.
- [X] This issue is **not** already reported on [Github](https://…
-
I'd like to contribute to Index Phonemica by filling in phonological inventories (I'm mainly interested in Western North American languages). I more or less understand the data format, but I have some…
-
Hello, I have been using this program for a bit and I have noticed that the words file doesn't allow for comments. I think have some comments would useful even for a small words file.
Here's my pro…
-
### Is your feature request related to a problem?
Currently, if a code snippet includes `$`, GM reads that as a line break. However, there are cases where snippets NEED to include the actual dollar…
-
I'm not sure whether this should be addressed or how to address it, but the [standard error messaging mechanism](https://jupyter-client.readthedocs.io/en/latest/messaging.html#request-reply) in the me…
-
Hi,
Will there be a possible support for a Cython code?
Thanks!