Is there any way to call a contract from lower level languages (c, c++, rust, etc), say for some standalone executable/program?
Basically do all interfaces with the ethereum network have to be through the browser or Mist client?
If not does anyone have any examples/resources.