[Ecls-list] Changes
Juan Jose Garcia-Ripoll
jjgarcia at users.sourceforge.net
Sun Oct 22 16:26:11 UTC 2006
* Visible changes:
- EXT:PROCESS-COMMAND-ARGS now allows for a default rule.
- Variable EXT:*HELP-MESSAGE* and EXT:+DEFAULT-COMMAND-ARG-RULES+ exported.
- C:BUILD-PROGRAM now uses a unique prefix for the initialization function,
init_ECL_PROGRAM, to avoid collisions when both the program and a component
have the same name:
(C:BUILD-PROGRAM "ls" :lisp-files '("ls.o"))
* Contributed code:
- New examples: cmdline/ls.lsp
The manual now contain reference pages for the command line processing
functions:
http://ecls.sourceforge.net/new-manual/ch14.html
If something is not very clear, please write me a note.
Juanjo
More information about the ecl-devel
mailing list