Skip to content

Instantly share code, notes, and snippets.

@harrysarson
Created May 5, 2019 13:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save harrysarson/234436a9f0517e14d0fd67fd63ba6619 to your computer and use it in GitHub Desktop.
Save harrysarson/234436a9f0517e14d0fd67fd63ba6619 to your computer and use it in GitHub Desktop.
folkertdev [Yesterday at 9:53 PM]
you mean something custom?
10 replies
ilias [17 hours ago]
The builtin one is a todo :sweat_smile:
aaron [17 hours ago]
It was surprising, I kept searching my code over and over for the errant “TODO” :rolling_on_the_floor_laughing:
ilias [17 hours ago]
There are some open PR’s with very simple implementations that you could use. It would be cool if someone were to make an implementation that can show relevant snippets from the original input along the way, though that’s more relevant to the Parser.Advanced modules I suppose
aaron [17 hours ago]
Appreciate it, will check there (And while that would be cool, I’m just looking to hammer out my parsers implementation gaps
aaron [17 hours ago]
Also kind of amazing/sad someone contributed a simple PR in good faith that just sits there :confused:
aaron [17 hours ago]
Ah, that code works the charm, thanks @ilias
Buck Evan [14 hours ago]
linko?
aaron [14 hours ago]
https://github.com/elm/parser/pull/16/files
Buck Evan [14 hours ago]
It looks like no committer has looked at it.
aaron [14 hours ago]
hence the sad part
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment