Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

Chomski

< >

Chomski is a programming language created in 2007.

#4572on PLDB 17Years Old
Wikipedia

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;}'

- Build the next great programming language Add About Search Keywords Livestreams Labs Resources Acknowledgements

Built with Scroll v144.0.0