I Split on 'your grave'
July 24, 2016 4:05 PM Subscribe
I Split on 'your grave'
A collection of code samples in various programming languages demonstrating how to split a string into a collection of substrings using the phrase 'your grave' as a delimiter. It's hosted on GitHub so if your favorite language isn't supported, you can always submit a pull request.
A collection of code samples in various programming languages demonstrating how to split a string into a collection of substrings using the phrase 'your grave' as a delimiter. It's hosted on GitHub so if your favorite language isn't supported, you can always submit a pull request.
Role: programmer, designer
I made this because the name made me giggle when I thought of it. Let that be the metric by which you gauge the seriousness of this project. (The stupidinternettricks tag isn't there for nothing.)
That being said, I find myself continuing to add new languages when the mood strikes, and I'd be happy to accept any additions.
Thanks for the kind words.
posted by suetanvil at 5:36 PM on July 30, 2016 [1 favorite]
That being said, I find myself continuing to add new languages when the mood strikes, and I'd be happy to accept any additions.
Thanks for the kind words.
posted by suetanvil at 5:36 PM on July 30, 2016 [1 favorite]
i have 0 experience with ruby so that example was pretty dope in all its jqueryness
posted by Foci for Analysis at 11:27 AM on August 1, 2016
posted by Foci for Analysis at 11:27 AM on August 1, 2016
« Older RGBPONG - An Android game... | TwitPoet - An iOS app to gener... Newer »
Thumbs up for making something interesting :-)
(I get good results from Stackoverflow when I google "split string X" for each language X that you've listed so far, e.g. Split string with delimiters in C, How to split a string in Haskell?.)
No Scala yet -- maybe I'll make a PR (stackoverflow's answer)
posted by richb at 6:53 AM on July 25, 2016