|
|
1.1 ! root 1: .EV ! 2: .TH STRLIC 1 "30 June 1988" ! 3: .SL ! 4: .SH NAME ! 5: strlic \- Esterel parser ! 6: .SH SYNOPSIS ! 7: .B strlic ! 8: [ option ] ... [ file ]... ! 9: .SH DESCRIPTION ! 10: \fIstrlic\fR is the Esterel v3 parser, type-checker and intermediate code ! 11: generator. It checks the Esterel input programs for syntax and type ! 12: errors. It produces an \fIic\fR format output. If no input file is specified, ! 13: standard input is used. Output is produced only for valid input files ! 14: i.e. files that did not generate any error. Warnings do not forbid code ! 15: generation. ! 16: Error messages and warnings are written to the standard error stream. ! 17: Typical use is: ! 18: .br ! 19: .LP ! 20: .DS ! 21: strlic < game1.strl > game.ic ! 22: .DE ! 23: .br ! 24: or ! 25: .br ! 26: .DS ! 27: strlic game1.strl game2.strl > game.ic ! 28: .DE ! 29: .LP ! 30: The following options are interpreted by \fIstrlic\fP: ! 31: .IP \fB-version\fR 10 ! 32: Gives the version name and terminates ignoring all others arguments. ! 33: .IP \fB-memstat\fR 10 ! 34: Memory state after compiling. ! 35: .IP \fB-stat\fR 10 ! 36: Prints auxiliary informations onto the standard error stream: ! 37: parsing, type-checking and coding times, size of the process. ! 38: .IP \fB-w\fR 10 ! 39: With this option, no warnings are generated. ! 40: .IP \fB-W\fR 10 ! 41: This options tells \fIstrlic\fP to generated all possible warnings. Messages ! 42: printed only if this option is specified are completely harmless ! 43: .SH FILES ! 44: The caller of the command ! 45: must have read/write permission for the directories containing ! 46: the working files, and execute permission for the \fIstrlic\fR file itself. ! 47: .SH DIAGNOSTICS ! 48: The diagnostics produced by \fIstrlic\fR compiler are intended ! 49: to be self-explanatory. ! 50: .br ! 51: System errors are preceded by the message "$$Internal error". ! 52: .SH IDENTIFICATION ! 53: .de VL ! 54: \\$2 ! 55: .. ! 56: Author: R. Bernhard ! 57: .br ! 58: CMA, Ecole des Mines de Paris, ! 59: .sp 5 ! 60: Sophia-Antipolis, 06600 Valbonne, FRANCE ! 61: .br ! 62: Revision Number: ! 63: $Revision: 1.14 $ ! 64: ; Release Date: ! 65: $Date: 88/07/11 17:21:41 $ ! 66: \&. ! 67: .SH "SEE ALSO" ! 68: esterel(1), iclc(1), lcoc(1), ocxx(1). ! 69: .br ! 70: Esterel v3 Programming Language Manual ! 71: .br ! 72: Esterel v3 System Manuals.
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.