GNU Guile D language interop

bachmeier via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Sat Apr 8 14:40:22 PDT 2017


On Saturday, 8 April 2017 at 21:29:58 UTC, new2d wrote:
> Can someone experienced in D port the GNU Guile embedding 
> tutorial over?
>
> It would be great if Guile can be used to embed in D
>
> Thank you
>
> https://www.gnu.org/software/guile/docs/guile-tut/tutorial.html#Fundamentals

I have embedded Guile inside a D program. I don't know if I still 
have the code, and it's been a while since I did it. It was 
straightforward as I recall.


More information about the Digitalmars-d-learn mailing list