csc.1
来自「Scheme跨平台编译器」· 1 代码 · 共 59 行
1
59 行
.\" dummy line.TH CSC 1 "19 Sep 2001".SH NAMEcsc \- driver program for the Chicken Scheme compiler.SH SYNOPSIS.B csc[.I filename|.I option ...].SH DESCRIPTION.I cscis a program that invokes the.I CHICKENcompiler and the host systems C compiler to generatean executable from a Scheme source file or C files generated by .I CHICKENFor a list of options enter.B csc \ \-help.SH ENVIRONMENT\ VARIABLES.TP.B CSC_OPTIONSCan hold default options that should be passed to every invocation of.B csc.TP.B CHICKEN_PREFIXAn alternative installation prefix, where the Scheme-to-C translator and any support files and libraries are located. Defaults to the installationtime prefix given when configuring the system..SH DOCUMENTATIONMore information can be found in the.I Chicken\ User's\ Manual.SH BUGSSubmit bug reports by e-mail to.I chicken-janitors@nongnu.org, preferrably using the.B chicken\-bugtool..SH AUTHORFelix L. Winkelmann and the Chicken Team.SH SEE ALSO.BR chicken(1).BR chicken-bug(1)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?