Hacker News new | ask | show | jobs
by charles_kaw 1379 days ago
Thrift seems to have a really nice solution of providing only types that eventually break down into scalars. And only for exchanging data - it doesn't dare prescribe the rest of that. I liked working with it.