Re: Example program

2020-12-04 Thread pdoherty
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 -

Re: Example program

2020-12-03 Thread Garrett Dangerfield
d 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 < garr...@dangerimp.com> > wrote: > > > Is there

Re: Example program

2020-12-03 Thread pdoherty
n 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.

Example program

2020-12-03 Thread Garrett Dangerfield
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.