bean-script 0.2.12

Simple scripting language for easy use in other projects.
Documentation
1
print("2 + 4 =", +(2, 4))