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

[ragel] Support zig #6

Open
daurnimator opened this issue Oct 28, 2019 · 1 comment
Open

[ragel] Support zig #6

daurnimator opened this issue Oct 28, 2019 · 1 comment

Comments

@daurnimator
Copy link

Zig is currently lacking a composable parsing system.

I'm not sure if ragel is the right answer, compared to e.g. a PEG system in the standard library.

@adrian-thurston adrian-thurston changed the title Support zig [ragel] Support zig Nov 8, 2019
@adrian-thurston adrian-thurston transferred this issue from adrian-thurston/colm Mar 7, 2020
@Cloudef
Copy link

Cloudef commented Dec 18, 2023

I'd be very much interested in this. @adrian-thurston How much work is it to support a language? Does ragel need to know the full grammar?

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