Top 1,000 Features Creators Resources Blog Explorer Download
GitHub icon

Chomski

< >

Chomski is a programming language created in 2007.

#4272on PLDB 17Years Old

chomski virtual machine (named after the noted linguist Noam Chomsky) and pp (the pattern parser) refer to both a command line computer language and utility (interpreter for that language) which can be used to parse and transform text patterns. The utility reads input files character by character (sequentially), applying the operation which has been specified via the command line or a pp script, and then outputs the line. It was developed from 2006 as a Unix and Windows utility, and is available today for Windows and Linux systems. Read more on Wikipedia...


Example from Wikipedia:
cat inputFileName | chomski -s '[-n]{plus;} <>{count;print;}'

View source

- Build the next great programming language About Acknowledgements Extensions Day 630 Donate feedback@pldb.io