Path: /sdk/samples/asrun/
This samples gives a very basic command line runner for AngelScripts. It currently doesn't allow the user to do very much as it is just a sample, but serves as a good foundation for building a useful command line tool.
It also implements a fully functional command line debugger, with support for setting breakpoints, stepping through the code, examining variables, etc.