-
After a small temp change in `InterpolatedStringLiteral` from `CafeBabe.peg` and using `peg` from https://github.com/mingodad/peg that has an extension to output an EBNF understood by https://www.bott…
-
Hi @EricDahlvang,
I'm trying to use your DoWhile custom action in Bot Frameowrk Composer 2.x.
I used the three code snippets:
**DoWhile.cs**
`
using System;
using System.Runtime.CompilerS…
-
> **Note** The latest version of the design based on these principles can be found [here](https://github.com/dotnet/vblang/issues/337#issuecomment-601614253).
**What features / attributes should a …
-
Hello and thanks for awesome library!
I'm trying to implement Qt's `qmake` project files parser from scratch.
But i've found two issues:
* Ambiguous colon sign: it can be boolean `AND` operat…
-
### 진도
5. 스프링 데이터 JPA를 이용한 조회 기능
### 일정
- 2022.01.15.(일) 19:00
-
Now in Snowflake g4 file, column reference and number/constant are all expr(primitive_expression) node.
So it's hard to traverse the tree and get the column reference we need.
For example, In Sp…
-
I'm new to `qualtRics` and to qualtrics in general.
From what I've seen, `qualtRics` provides an excellent framework to establish a connection to qualtrics and retrieve data.
I've been conside…
-
Hi,
I have some questions about regexTokens and not parsing some parts of an input.
See file at bottom for reference.
## Ignore
In main() there is a line to parse :
```
rule: Star…
-
# Short-Term
## Spec
**@ggetz**
- [ ] Better name than "3D Tiles Style"
- [ ] Hackathon to experiment with current version
**@pjcozzi**
- [x] TODOs in spec
- [x] Finish spec and schema
## …
-
Some people have suggested to me that pattern matching doesn't _feel like a VB feature_. What they mean is _"Pattern matching sounds like some advanced programming stuff"_. I disagree. I think pattern…