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 to Snippet Extractor #32

Open
bushidocodes opened this issue Feb 20, 2022 · 0 comments
Open

Add to Snippet Extractor #32

bushidocodes opened this issue Feb 20, 2022 · 0 comments

Comments

@bushidocodes
Copy link
Contributor

https://github.com/exercism/snippet-extractor/#add-your-language

I imagine we'd want to filter out comments and the normal boilerplate at the top of every module. If possible, it might be nice to filter across multi-lines until the closing parenthesis is found in case an S-Expression is broken across lines.

;;
(module
(import
(memory
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

1 participant