Hello lucy-dev, I just pushed a new branch 'separate-clownfish-wip1' which goes a long way toward separating Clownfish from Lucy and supporting multiple parcels in general. Have a look at the commit log for more details.
The biggest obstacle for now is that the serialization methods of Clownfish::Obj use the InStream and OutStream classes which are still part of the Lucy parcel. Another thing I'd like to do is to move the Clownfish runtime and Lucy tests to separate parcels. Any suggestions for how to name the test parcels? Nick
