Hacker News new | ask | show | jobs
by rightbyte 2482 days ago
If you are using Matlab you can embed the runtime and the program in an executable. If you target embedded you generate c-code. Both are $$$ addons and works quite well.

If you really want the customer to run some script "nativly" I would write it for Octave.