quick way to test compatibility

Fabrizio Fabbri strabixbox at yahoo.com
Sat Apr 8 09:29:43 UTC 2017


> Il giorno 7 apr 2017, alle ore 16:51, Gross, Daniel <daniel.gross at intel.com> ha scritto:
> 
> Hi, 
>  
> I have some lisp source code and would like to test compatibility with ECL. Is there a simple way to test for compatibility. Ideally, I would compile and/or repl and run the code with ecl.
>  
Hi Daniel,
which OS? You may want to build the latest release, is quite easy.

To test you can easily do something like

ecl -load “foo.lsp”

or 

ecl -eval “(print 1)” -eval “(quit)”

cheers
f.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20170408/91264dc5/attachment.html>


More information about the ecl-devel mailing list