ullage icon indicating copy to clipboard operation
ullage copied to clipboard

API documentation how to add objects to the environment

Open naturallymitchell opened this issue 5 years ago • 1 comments

for example, similar to rlua API create functions

naturallymitchell avatar Jan 24 '19 16:01 naturallymitchell

I was thinking interacting with other languages would be through ffi. I plan to have the ability to declare attributes on functions. You could use attributes known to the compiler to declare the name mangling and calling conventions.

iwillspeak avatar Jan 25 '19 20:01 iwillspeak