Sizzle
Sizzle copied to clipboard
A compiler and runtime for Google's Sawzall language, optimized for Hadoop
Hello Sir, I need to know whether I can use Sizzle on linux OS or it can be operated on windows. Second in the readme life you have provided some...
See: http://szl.googlecode.com/svn/doc/sawzall-language.html Quantifiers (some, each, all) are not currently supported by the compiler. These are particularly useful inside when statements. There appears to be some old commented out code that...
The parser fails to work on this (valid) input: type Person = parsedmessage { username: string }; But it works fine on these inputs: type Person = { username: string...
This updates the protocol buffer library to 2.4.1. I swapped the jar files, recompiled the precompiled proto's with the new version of protoc, and fixed the import of the compiled...