2) the goal of seahorse is to make it easy for python developers to onboard onto the solana ecosystem :D
let's get the next 100m developers on solana!
features
- compile-time type safety
- fully interoperable with rust
- compatibility with anchor
3) how does it work?
seahorse parses python code to generate an intermediate abstract syntax tree. then it transforms that into rust and lets @anchorlang do some of the heavy lifting!