bob-the 0.1.4

Small rust scripting language for simple builds. 'Bob the Builder, can we fix it? Bob the Builder, yes we can!'
Documentation

Bob (the Builder)

Small scripting language for Rust build scripts.

Syntax

READ <filepath> -> <variable>
WRITE <filepath> <text>
PRINT <text>
APPEND <string1> <string2> -> <variable>