4 Commits

Author SHA1 Message Date
bd329c6a1f Rename the build::Tuple struct.
The duplicate name was easily confused with the Val::Tuple type.
2017-07-12 20:30:52 -05:00
4f18686fb8 Add README and License information. 2017-07-11 20:36:05 -05:00
8a5c121f26 Basic Evaluation Logic for the Builder. 2017-07-11 20:36:05 -05:00
72d03e21dd Add the build module.
Builder struct that takes a list of Statements and constructs a
Tuple from it.
2017-07-11 20:36:05 -05:00