Re: Example program

pdoherty <pdoherty-g/[email protected]> Thu, 03 Dec 2020 20:52:24 +0000
Newsgroups gmane.lisp.ecl.general
Message-ID <zt-WxSugzkxQjerd9DK3x4wssStmbVdC3MqcTf7bZW6gsYeYr2bUmK_bUoEz-Ej8YrLjz-IH7PC8LvW06y4JlLDVmCQB1VgVjtX9qs3VAog=@protonmail.com>
I can't speak to the Windows requirement, but this example I put together should help get you started:

https://github.com/ethagnawl/ecl-hello-r-lisp

PRD

Sent from ProtonMail mobile

-------- Original Message --------
On Dec 3, 2020, 3:45 PM, Garrett Dangerfield wrote:

> 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.