Measures Concepts
GitHub icon

Chomski

Chomski - Programming language

< >

Chomski is a programming language created in 2007.

#1841on 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 Search Add Language Features Creators Resources About Blog Acknowledgements Queries Stats Sponsor Day 605 feedback@pldb.io Logout