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

[cancelled, not using Crystal anymore] WIP Add basic param string token parser (~~~working) #4

Closed
wants to merge 13 commits into from

Conversation

bew
Copy link
Collaborator

@bew bew commented Jul 13, 2018

Fixes #3

Currently there's only a hand-made parser (not optimized) for parameterized strings. With a method next_token(io) that parses and returns the next token from the IO.

@bew
Copy link
Collaborator Author

bew commented Sep 20, 2021

Hello, I'd like to clean up old PRs of mine on projects I don't follow anymore.

What do we do with this PR ? Close? or do you want to take it?

@bew
Copy link
Collaborator Author

bew commented May 10, 2024

Following my last comment, I'm cleaning up my old PRs, and this seems to be going nowhere..
The code is probably way outdated now (I didn't follow Crystal's development for a few years now 😬)

If anyone wants to ever implement this, please re-open the PR as yourself.
I'll close this, have a good day everyone, contributing to Crystal have been a lot of fun o/

@bew bew closed this May 10, 2024
@bew bew changed the title WIP Add basic param string token parser (~~~working) [cancelled, not using Crystal anymore] WIP Add basic param string token parser (~~~working) May 10, 2024
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 this pull request may close these issues.

Add paramerized string parser & executor
1 participant