Example program
Garrett Dangerfield <[email protected]> Thu, 3 Dec 2020 12:45:26 -0800
| Newsgroups | gmane.lisp.ecl.general |
|---|---|
| Message-ID | <CAH3WWf-bJwh+umhwyJ3t1vRPErA-ckNHhT0gR5ZoHxquj4QAUw@mail.gmail.com> |
Is there an simple example program somewhere (I can't find one) that shows a function defined in a Lisp file and then used in a C/C++ file? With all the compile and linking commands needed to make it work? Ideally for Windows using Microsoft command line tools. Thanks much, Garrett Dangerfield.