Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create SQL/NoSQL lexers and parsers #15

Open
4 tasks
mostafa opened this issue Oct 29, 2023 · 0 comments
Open
4 tasks

Create SQL/NoSQL lexers and parsers #15

mostafa opened this issue Oct 29, 2023 · 0 comments
Labels

Comments

@mostafa
Copy link
Member

mostafa commented Oct 29, 2023

The idea is to remove reliance on CGO, so that plugins can compile and run on any platform supported by GatewayD, like Windows. Since we only need lexical analysis and parsing to get the CST, ANTLR and similar projects can help create those lexers and parsers fairly quickly.

@mostafa mostafa self-assigned this Oct 29, 2023
@mostafa mostafa added the epic label Oct 29, 2023
@mostafa mostafa moved this from ✨ New to 🚧 In progress in GatewayD Core Public Roadmap Oct 29, 2023
@mostafa mostafa added this to the v0.1.x milestone Oct 29, 2023
@mostafa mostafa moved this from 🚧 In progress to 📋 Backlog in GatewayD Core Public Roadmap Oct 29, 2023
@mostafa mostafa removed this from the v0.1.x milestone Oct 29, 2023
@mostafa mostafa moved this from 🆕 New to 📋 Backlog in Plugins Public Roadmap Oct 30, 2023
@mostafa mostafa moved this from 📋 Backlog to 🆕 New in Plugins Public Roadmap Oct 30, 2023
@mostafa mostafa changed the title Create SQL/NoSQ lexers and parsers Create SQL/NoSQL lexers and parsers Nov 7, 2023
@mostafa mostafa removed their assignment Dec 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant