[Ecls-list] user specified top-level function?

Juan Jose Garcia-Ripoll jjgarcia at users.sourceforge.net
Thu Feb 1 09:27:21 UTC 2007


2007/2/1, Rick Taube <taube at uiuc.edu>:
> Is there a way to replace the 'top-level' function defined in top.lsp
> with a toplevel functon provided by the user at startup? This would
> allow customized or application specific repls to be installed, for
> example.

The :epilogue-code gives you that option. It can be either a string
with C code, or a list containing a lisp form:
http://ecls.sourceforge.net/new-manual/ch18s03.html
You can call your own toplevel function. Is thit what you mean?

Juanjo

-- 
Dpto. de Fisica Teorica I, Fac. de CC Fisicas, Universidad Complutense,
Ciudad Universitaria s/n Madrid 28040 (Spain)
http://teorica.fis.ucm.es/~jjgarcia/




More information about the ecl-devel mailing list