-
This comes after the parser has built the tree... the analyse_expand function does not do anything right now.
Need to walk the last tree and do the expansions replacing the lexemes or asttree nodes .…
-
### **Motivation**
There are common idioms for writing FunDep code. Furthermore if combined with Overlaps, the 'textbook' examples don't work reliably, so needing rather verbose idioms to get dep…
AntC2 updated
5 years ago
-
@Test
public void getFunTest03(){
Map p = new HashMap();
p.put("ycly_a", 2);
p.put("sxcn_ydccl", 3);
p.put("sxcn_jjgzzey", 4);
p.put("mbcn_ydccl", 2);…
-
This parses fine:
```
foo =
docCallout
(Some
{{
# Title
}}) {{ This is a callout with a title }}
```
But this doesn't:
```
syntax.docCallout.…
-
### Terms
- [X] I have searched [open and closed feature requests](https://github.com/scribe-org/Scribe-Data/issues?q=is%3Aissue+label%3Afeature)
- [X] I agree to follow Scribe-Data's [Code of Con…
-
Hi, First of all thank you very much for this great work.
I have defined a very simple ebnf grammar and adapt the lark_to_context to it. Same way it is done for the calculator.
Now when playing arou…
-
Hi!
I have generated cypher lexer and parser using grammar on the openCypher Resources page. However when I enter Expression Context it parses into this mess
![antlr](https://user-images.githubuserc…
-
-
After a few minutes editing, Geany freezes with cpu usage increasing to 100%. Force quit required.
System: Linux Mint 22
geany 2.0 (built on 2024-03-31 with GTK 3.24.41, GLib 2.80.0)
libgtk-3-0t64:…
-
OS: Fedora Linux 40 (Workstation Edition) x86_64
Kernel: 6.10.7-200.fc40.x86_64
CPU: AMD Ryzen 9 5900X (24) @ 3.700GHz
GPU: NVIDIA GeForce RTX 3090
Memory: 96457MiB
### Docker WebUI want start
…