Skip to content

Instantly share code, notes, and snippets.

@VenetiaFurtado
VenetiaFurtado / GSoC2024-FinalReport.md
Last active November 11, 2024 05:57
GSoC 2024 Final Report - Venetia Furtado

Google Summer of Code 2024 - Final Report

Organization - LibreOffice

Project Title - LUA UNO Language Binding in Libreoffice

Overview

This project developed a Lua interface with UNO for LibreOffice, focusing on enhancing scripting capabilities by supporting complex method calls and exception handling. This integration enables Lua scripts to interact directly with LibreOffice components.

Proposed deliverables

  • Make it possible to use LibreOffice’s UNO API with LUA.