Add the ability to generate, similarly to the human-readable, abi's from solidity source code. This might require a different namespace other than the `HumanAbi` file because the ast node differ and the sol parser handle much more information.