<div dir="ltr"><div>Hello,</div><div><br></div><div>I started this week spending some time going over the fundamentals of the LUA language. I then wrote a simple program referring to online resources for a LUA C++ language binding which internally used the LUA C API. This gave me a very basic understanding of how language bindings work with UNO.<br><br>Following this, as discussed during my meeting with Stephan, I edited the SDK example SimpleBootstrap_Cpp by changing the  "private:factory/scalc" to "private:factory/swriter" to open a Writer document instead and then printed "Hello World" into that writer document. These changes have been uploaded: <a href="https://gerrit.libreoffice.org/c/core/+/168298">https://gerrit.libreoffice.org/c/core/+/168298</a><br><br>I am currently working on writing the language binding for LUA  in order to access the XComponent of this SDK example in LUA. <br></div><div><br></div><div>Regards,</div><div>Venetia Furtado<br></div></div>