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

Add README entry for creating custom DSL compilers #921

Merged
merged 1 commit into from May 12, 2022
Merged

Conversation

Morriar
Copy link
Collaborator

@Morriar Morriar commented May 4, 2022

Fixes #459.

The example is based on @paracycle excellent talk for RubyKaigi: Demystifying DSLs for better analysis and understanding.

@Morriar Morriar requested a review from a team May 4, 2022 00:14
@Morriar Morriar self-assigned this May 4, 2022
README.md Show resolved Hide resolved
README.md Show resolved Hide resolved
README.md Show resolved Hide resolved
README.md Show resolved Hide resolved
Copy link
Member

@paracycle paracycle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few minor comments, but overall this is a great addition. Thanks again! 🙏

README.md Outdated Show resolved Hide resolved
README.md Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
Signed-off-by: Alexandre Terrasa <alexandre.terrasa@shopify.com>
@Morriar Morriar merged commit 471a534 into main May 12, 2022
@Morriar Morriar deleted the at-doc-generator branch May 12, 2022 17:37
@shopify-shipit shopify-shipit bot temporarily deployed to production May 13, 2022 23:08 Inactive
@shopify-shipit shopify-shipit bot temporarily deployed to 0-8-stable May 30, 2022 13:45 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

How to create custom DSL generator?
4 participants