Comment by crowdyriver 21 hours ago python is terrible for embedding, starlark is the way to go. Very easy to embed. 1 comment crowdyriver Reply pie_flavor 16 minutes ago It doesn't need embedding. But if it did, cpython is trivial to embed, and beats starlark in that it already has all the features your users (and Claude) know about.
pie_flavor 16 minutes ago It doesn't need embedding. But if it did, cpython is trivial to embed, and beats starlark in that it already has all the features your users (and Claude) know about.
It doesn't need embedding. But if it did, cpython is trivial to embed, and beats starlark in that it already has all the features your users (and Claude) know about.