-
Translate the data class name into a human readable name using the addon's Addon_English.txt (or whatever language is loaded).
-
**Is your feature request related to a problem? Please describe.**
Currently all strings send to MQTT are somewhat hardcoded, i.e. things like „Somewhat uncomfortable“ and other human-readable interp…
-
Could we ask an LLM to produce a text description of the query ? if we pass it the SHACL config with labels and the query ?
-
### Issue To Be Solved
Formal grammar can be used to check the syntactic validity of a given code (e.g: validate some edge cases against the grammar).
[Language reference](https://docs.onflow.or…
-
This short review is for the following spec: [Federated Credential Management API](https://w3c-fedid.github.io/FedCM/).
1. [ ] _If the spec (or its implementation) contains any natural language tex…
-
I'm using `naga` CLI to convert a few `.glsl` shaders to `.wgsl` with the intention of making `.wgsl` my new source code.
However, the output contains a lot of intermediate variables named _e{N} fo…
-
Is it possible to add Wasm to the list of supported language (suggested language attribute "wa"). For a good description of this language, see section "S-Expression Syntax" in [this document](https://…
-
In order to be flexible in creating many use cases where nuts facilitates trust in sharing openEHR formatted data, it is useful to define a language to describe access policies for openEHR formatted d…
-
Kaitai Struct is a declarative DSL for specifying both human-readable and machine-readable specs that can be compiled into ready-to-use parsers for multiple programming languages. It would be nice to …
-
In Python it's most popular to put the help-message (docopt formatted) into a docstring. However in most other languages it is more practical to put it into a separate file. I think we need a conventi…