wood 0.2.1

A robust material that is simple to work: Parsing, serialization and deserialization for termpose and woodslist
Documentation

(let a 2)
((if a)
	(then
		+ a 2)
	(else
		0)
)