Y
Hacker News
new
|
ask
|
show
|
jobs
by
hobr
1635 days ago
I find myself using Rubular (
https://rubular.com/
) quite often for experimenting with regular expressions.
4 comments
smoldesu
1635 days ago
I was working on a (FOSS) regex tester for desktop OSes using GTK and sourceview. Might pick the project back up soon, just gotta make sure that staying on GTK3 doesn't break my sourceview lib.
link
greggman3
1634 days ago
I prefer this one though no Ruby (but maybe Ruby is the same as one of their supported langs?)
https://regex101.com
link
lugoues
1634 days ago
Regext is one that I find quite helpful at times as well.
https://regexr.com/
link
eduardosasso
1635 days ago
+1 I use Rubular quite a bit myself.
link