It's actually a statically-typed, type-inferred declarative non-Turing-complete language for querying tabular text files. (Such csv/tsv or webserver logs.)<p>It's designed to fill the niche between SQL and traditional UNIX utilities like cut/sort/uniq/awk.<p>The source and documentation is here: http://bitbucket.org/tkatchev/tab