Skip to content
/ bawk Public

bawk: a versatile text-processing language // written in OCaml and LLVM

Notifications You must be signed in to change notification settings

soybean/bawk

Repository files navigation

Programming Languages & Translators, Fall 2018

Ashley An, Christine Hsu, Melanie Sawyer, Victoria Yang

bawk: bad awk

An alternative for awk, the text processing and data extraction language.

Language Reference Manual:

https://docs.google.com/document/d/1zcDIIdA9I_ojrPPggEDf7FLhy-NnEqZ2D6yCkj62pPg/edit?usp=sharing

Executing

To run a .bawk file, first run make in the home directory. Then, run

./bawk.sh [bawk file] [input file]

where [bawk file] is the .bawk file and [input file] is the text file being used.

About

bawk: a versatile text-processing language // written in OCaml and LLVM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •