According to this manual I can include scripts as binary data and load them via Reflection. I understand all steps, except one: how can I compile script to get binary data for stroring it in .binary file? Is there any tutorial/help?
UPD: Actual question can be restated as: "How can I compile single file with MonoDevelop and get its bytecode"
Solution:
That's all.