Sawzall (programming language): Difference between revisions

Content deleted Content added
Removed the incorrect statement "MapReduce and Haskell are related powerful list processing functional programs."
Joctee (talk | contribs)
m Added what infrastructure sawzall is built upon.
Line 1:
'''Sawzall''' is an interpreted, procedural, ___domain-specific programming language, used specifically by [[Google]], to handle huge quantities of data.
 
Sawzall is built upon existing infrastructure at Google: [[Protocol Buffers]], the [[Google File System]], the Workqueue, and [[MapReduce]].
 
==Sawzall code==