-
This is the thread related to the editorial board formation. Ideally, the editorial board should cover any computational science as well as any languages and most common tools & libraries that are use…
-
Quite often, we recently get enquiries about porting YodaQA to other languages than English. It's not insormountable, as there are just a few language-specific components in YodaQA. This issue is mea…
pasky updated
8 years ago
-
Given the grammar for a domain specific language, could haxe-glsl-parser be used to generate the corresponding AST?
What about other languages with syntax similar to GLSL, could haxe-glsl-parser be u…
-
The goals of Unsupervised Segmentation Learning (USL) are:
1) Unsupervised learn of lexicon and tokenisation for languages like Chinese
2) Unsupervised learn for sentence splitting for languages lik…
-
I'm not sure if this would add anything substantially different/better than the existing `tree-sitter` implementation, but I spent some time recently looking into stack graphs + related tooling, and I…
-
For the first release (MVP), I would just focus on getting only support for SQLite.
For the distributed part, we can go the fly.io way: https://fly.io/blog/all-in-on-sqlite-litestream/
See also ht…
-
Stack Graphs (an evolution of Scope Graphs) sound like they could be really interesting/useful with regards to code navigation, symbol mapping, etc. Perhaps we could use them for module identification…
-
Hi,
in our installation there pops up an exception.
The following exception is thrown, when we call `https://www.domain.tld` or `https://www.domain.tld/`.
Everything is fine, when we directly open…
-
Hello, greetings from **the software engineering group from Beihang University**, China. We have been working on **the evaluation of Domain Specific Modeling Languages (DSMLs )**, the main purpose is …
-
Hi,
I find that many new code retrieval benchmarks are not included in this repo, with only CodeSearchNet back in 2019 being added recently. Recent work on code retrieval often uses more challengin…