Csp is an 'interpreter' (compile & run in one step),
for projects written in either C#, or "C# Prime".

We use it for MilCodeGen. (See src\Graphics\codegen).

Run it with "-h" for a list of options.
For a "Hello World" style example, look at test\CsProject\*.

