You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make the top-level interface to the compiler accept the names of input file(s) on the command line, including a way to specify stdin, and an optional output file instead of stdout. (See comment in #319.) Probably depends on #248 and #354.
Make the top-level interface to the compiler accept the names of input file(s) on the command line, including a way to specify
stdin, and an optional output file instead ofstdout. (See comment in #319.) Probably depends on #248 and #354.