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

Switch mk_builtin_loader.rb to use prism to parse #10005

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kddnewton
Copy link
Contributor

Creates a new C file (tool/dump_ast.c) that is compiled using prism and dumps Ruby files to JSON. Then switch mk_builtin_loader.c to invoke that script to get the AST and walk it using Ruby.

@kddnewton kddnewton force-pushed the builtins2 branch 11 times, most recently from df4ede9 to 445b274 Compare April 2, 2024 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant