|
|
|
|
|
by rmetzler
2451 days ago
|
|
And those regexes are the first part of an awk script or something similar which will save time when you want to do this repeatedly. And when your awk script grows into something that doesn’t produce the final output, but has to be run in another interpreter first in order to produce the final result, then you created your custom language. |
|