lua for d

John jpm9n at virginia.edu
Wed Oct 10 10:05:14 PDT 2007


hi all,

I'm trying to learn d and a little bit of lua too. Some places I've found lua "bindings" for d. Am I mistaken in thinking this will let me call lua scripts from my d program?

I'm having trouble understanding what to do with these .d files and .lib files (which I assume are gotten through implib used on the original lua dll's?)

I loaded a graphics utility with LoadLibraryA() and am wondering why I am told to use a different method to get lua to work.

Thanks in advance.


More information about the Digitalmars-d-learn mailing list