slice

Extract out pre-defined slices of an ASCII file
  https://github.com/thewml/website-meta-language/tree/master/src/wml_backend/p9_slice#readme
  1
  1 review



The slice program reads an input file and divide its prepared ASCII contents into possibly overlapping slices. These slices are determined by enclosing blocks which are defined by begin and end delimiters which have to be already in the file. The final output gets calculated by a slice term consisting of slice names, set theory operators and optional round brackets.
Latest reviews
4
blueXrider 12 years ago

quite nice