-
Notifications
You must be signed in to change notification settings - Fork 0
Command Line Interface
Benjamin Kowarsch edited this page May 14, 2023
·
6 revisions
m2c information
or
m2c [products] [capabilities] sourcefile [diagnostics]
--help, -h
--version, -V
--license
--verbose, -v
--lexer-debug
--parser-debug
--print-settings
all diagnostics are off
--ast, --no-ast
--graph, --no-graph
--xlat, --no-xlat
--obj, --no-obj
--syntax-only (--no-ast, --no-graph, --no-xlat, --no-obj)
--ast-only (--no-graph, --no-xlat, --no-obj)
--graph-only (--no-ast, --no-xlat, --no-obj)
--xlat-only (--no-ast, --no-graph, --no-obj)
--obj-only (--no-ast, --no-graph, --no-xlat)
--strip-comments
--preserve-comments
--ast, --xlat, --obj, --preserve-comments
--lowline-identifiers, --no-lowline-identifiers
--no-lowline-identifiers
--dollar-identifiers, --no-dollar-identifiers
--no-dollar-identifiers
m2mkdep information
or
m2mkdep [outputs] [capabilities] sourcefile [diagnostics]
--help, -h
--version, -V
--license
--verbose, -v
--lexer-debug
--parser-debug
all diagnostics are off
--graph, --no-graph
--no-graph
--lowline-identifiers, --no-lowline-identifiers
--no-lowline-identifiers
--dollar-identifiers, --no-dollar-identifiers
--no-dollar-identifiers
m2make information
or
m2make [outputs] [capabilities] sourcefile [diagnostics]
Copyright (C) 2023 Modula-2 Software Foundation