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

Gura parser for Dart #2

Closed
zajrik opened this issue Jul 4, 2021 · 4 comments
Closed

Gura parser for Dart #2

zajrik opened this issue Jul 4, 2021 · 4 comments

Comments

@zajrik
Copy link

zajrik commented Jul 4, 2021

Hello! I have created a Gura parser for Dart and wanted to see if you'd like to add it to the list of implementations.

The source is available here:
https://github.com/zajrik/gura-dart-parser

and the package is available here:
https://pub.dev/packages/gura

This is largely a port of the official TypeScript parser but I've done a lot of cleaning up, refactoring, and internal documentation to help myself better understand the inner mechanics, as well as make some things work in Dart that can't translate directly from TS/JS.

I look forward to hearing from you.

@Genarito
Copy link
Member

Genarito commented Jul 4, 2021

Hi!

Thank you so much for your work! Your library has been added to the Library Implementations list in the Gura official repo! I will be taking a look at the fixes you mentioned in your project to see if I can learn and improve existing implementations. There are implementations in Rust and, I hope, other languages coming in the next few weeks.

Thanks for helping Gura grow!

Best regards!

@Genarito Genarito closed this as completed Jul 4, 2021
@zajrik
Copy link
Author

zajrik commented Jul 4, 2021

I'd be happy to discuss changes/improvements sometime if you're up for it. Do you guys have a Discord or some other chat available?

@Genarito
Copy link
Member

Genarito commented Jul 4, 2021

We're happy to listen all your proposals! Gura is a little community righ now, so we don't have a Discord channel. If you want to, you can get in touch with us:

  • Opening a RFC in this repo as explained in Contributing section
  • Via Discord with direct message to my personal account (Gena#2812)
  • Sending an email to our official email jware.organization@gmail.com

I hope we have an official channel in the near future :D

@zajrik
Copy link
Author

zajrik commented Jul 4, 2021

Sounds good. I've sent a friend request on Discord. I have a lot of experience configuring/maintaining Discord servers thanks to all the time I've spent developing Discord bots and frameworks, and I'd be happy to help set up a server if you'd like.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants