"Bald Eagle" <cre### [at] netscapenet> wrote:
>
> This thread will quickly become a collection of disparate ideas that will need
> to be sorted and prioritized.
>
As an example, a SQL parser that produces an Abstract Syntax Tree, written in
Nim, a readable language.
The parsers code:
https://github.com/nim-lang/Nim/blob/version-2-2/lib/pure/parsesql.nim
The parsers doc:
https://nim-lang.org/docs/parsesql.html
Nim documentation:
https://nim-lang.org/documentation.html
ingo
Post a reply to this message
|