-
I think to make this useful, a declarative language and parser is needed. (e.g. compare Esper). Anyway, this is the proper way to start to make such a framework generic. Of course the non-trivial thin…
-
If it is possible, this would allow them to be transpiled into a ready-to-use parser for multiple languages, including python, rust and c++. Human-readability is not expected to be harmed, since the l…
-
When running `google_maps_flutter` example on Android:
```console
You are applying Flutter's main Gradle plugin imperatively using the apply script method, which is deprecated and will be removed …
-
.sln file: Manages all projects in a solution.
.csproj file: Handles settings, dependencies (libraries, frameworks, NuGet packages), and build configurations for a single project.
NuGet: The def…
-
I’m starting to explore how best to add query capability for Orleans. For example, this could be a navigational API over indexed sets of grains, or a declarative query language such as LINQ over all i…
-
**Is your feature request related to a problem? Please describe.**
By "composable", I mean that it should be possible to efficiently use the output of one command as the input to another. Oftentimes,…
-
This is a very interesting and important proposal.
We are working in a Web Components Definition Language that includes the declarative description as HTML tag, and imperative description object w…
-
Kaitai Struct is a declarative language to declare file formats. Kaitai Struct compiler generates parsers for the formats provided with ksy definition.
1 signatures can be harvested from ksy files…
-
### Request
I'm looking at CLP and would like to know if you have tried writing an SQL query engine or a query engine for any other declarative language that would make it easier to search over CLP…
-
Multilingual Amazon Reviews Corpus ([MARC](https://paperswithcode.com/dataset/marc)) {En, Jp, De, Fr, Es, Zh} [2015 2019] text classification: review text, the review title, the star rating, an anonym…