bean-script 0.2.12

Simple scripting language for easy use in other projects.
Documentation
1
2
3
4
fn(<fn1>): "Response 1"
fn(<fn2>): "response 2"

export(<fn1>) export(<fn2>)