Content deleted Content added
No edit summary |
Remove hatnote-like text: not necessary at this unambiguous title (WP:NAMB); term does not redirect here |
||
(7 intermediate revisions by 6 users not shown) | |||
Line 1:
{{Short description|Programming language}}
{{refimprove|date=April 2011}}
{{Infobox programming language
Line 19 ⟶ 20:
|website = {{URL|https://code.google.com/archive/p/szl/}}
}}
'''Sawzall''' is a procedural [[
==Motivation==
Line 41 ⟶ 42:
Sawzall's design favors efficiency and engine simplicity over power:
* Sawzall is statically typed, and the engine compiles the script to [[x86]] before running it.
* Sawzall supports the [[compound data
* Like C, functions can modify [[global
==Sawzall code==
Line 68 ⟶ 69:
== External links ==
* [https://code.google.com/archive/p/szl/ Google Code Archive - Long-term storage for Google Code Project Hosting.]
* [https://web.archive.org/web/20110604204310/http://www.soe.ucsc.edu/classes/cmps253/Spring07/notes/mapreduce.pdf MapReduce]
{{Rob Pike navbox}}
Line 77 ⟶ 78:
[[Category:Google software]]
[[Category:Programming languages created in 2003]]
[[Category:Software using the Apache license]]
|