Have you implemented a parser or compiler in SQL?

Roger L Costello <costello@mitre.org>
Wed, 21 Jul 2021 11:37:29 +0000

          From comp.compilers

Related articles
Have you implemented a parser or compiler in SQL? costello@mitre.org (Roger L Costello) (2021-07-21)
| List of all articles for this month |

From: Roger L Costello <costello@mitre.org>
Newsgroups: comp.compilers
Date: Wed, 21 Jul 2021 11:37:29 +0000
Organization: Compilers Central
Injection-Info: gal.iecc.com; posting-host="news.iecc.com:2001:470:1f07:1126:0:676f:7373:6970"; logging-data="78371"; mail-complaints-to="abuse@iecc.com"
Keywords: practice, history
Posted-Date: 21 Jul 2021 12:32:18 EDT
Content-Language: en-US
X-OriginatorOrg: mitre.org

Hello Compiler Experts!


I read this [1] on Quora:


> I have written some complex things in SQL, like a parser and compiler


Interesting!


Have you done that - written a parser and/or compiler in SQL? How did you do
it? Is there a web page or book that describes how to do it?


/Roger


[1]
https://www.quora.com/Whats-the-strangest-code-youve-seen-a-senior-developer-
write/answer/Ryan-Gedwill?comment_id=72467562&comment_type=2
[I can imagine how to do it but it is hard to imagine why you'd do it other
than as a stunt. I am reminded of Henry Spencer's Amazing Awk Assembler. -John]



Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.