Files
exercises-in-programming-style/05-pipeline/tf-05.rexx
rvdheij c23828777f Solution with REXX filter in CMS Pipelines
CMS Pipelines implements piping in z/VM. https://en.wikipedia.org/wiki/CMS_Pipelines
This code implements a pipeline stage that takes two input streams: the document to count, and the stop words to exclude from counting.
2019-04-26 16:54:50 +02:00

1.3 KiB