kuchma19 / lhx

Line Hyper-eXpander, a sed/awk-like text processing tool with a human face :)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Line Hyper-eXpander

The LHX is dual:

  • it is a tool to do some work
  • it is a sandbox to learn how to program in the Haskell language

Idea

The central idea is to make possible to transform some text line-by-line using a simple templating language: rename a group of files, generate HTML lists and tables, etc.

About

Line Hyper-eXpander, a sed/awk-like text processing tool with a human face :)

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 100.0%