Hi Mariano, On 10 October 2011 20:54, Mariano Martinez Peck <[email protected]> wrote: >> And as I understand it a BST file is pretty much the same intent as a >> parcel or a fuel package containing code. > > Interesting. I would like to see the code and see if there is something I > can learn from.
the entry point for Strongtalk's BST files seems to be bootstrap::parse_file() in http://code.google.com/p/strongtalk/source/browse/trunk/vm/runtime/bootstrap.cpp. Best, Michael
