Websites Navigation: Airbit | Shop | m-shell.net
Languages: EN | DE

Scanning m Sources

Scanning an m source means reading the tokens (keywords, identifiers, separators, string and number literals, comments) one after another. Scanning is the first step when analyzing m sources, e.g. extracting static metrics, extracting comments, instrumenting it, etc.

The module mscanner is used by module mdoc to read an m source and all the files it imports.


© 2004-2009 airbit AG, CH-8008 Zürich
Document AB-M-TOO-853
mShell Home  > Documentation  > Manuals