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

Generating editors for ANTLR grammar using RSyntaxTextArea #221

Open
ftomassetti opened this issue Jan 11, 2017 · 6 comments · May be fixed by #353
Open

Generating editors for ANTLR grammar using RSyntaxTextArea #221

ftomassetti opened this issue Jan 11, 2017 · 6 comments · May be fixed by #353

Comments

@ftomassetti
Copy link

Hi, I wanted just to thank you for you amazing work. I am using your library to build kanvas in Kotlin.
For now I am basically defining simple editors for ANTLR grammar and it has been a breeze using your great stuff!
In case you are interested I discuss how I use your library here

@bobbylight
Copy link
Owner

Sweet, I'll take a look!

@Skyost
Copy link

Skyost commented Jun 4, 2018

👍

A small tut on how to adapt an ANTLR grammar for RSyntaxTextArea.

@ftomassetti
Copy link
Author

Yes, I wrote that :D

@Skyost
Copy link

Skyost commented Jun 5, 2018

@ftomassetti Not related to this issue but I really liked your tuto series on ANTLR !

@ftomassetti
Copy link
Author

Thank you! Please feel free to reach me at any time if you have comments, suggestions or ideas for new articles (f.tomassetti@gmail.com)

@tisoft
Copy link

tisoft commented Aug 8, 2020

I have worked on an ANTLR Lexer TokenMaker. I am currently playing around with it in #353 and I'm open for feedback.

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

Successfully merging a pull request may close this issue.

4 participants