<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Using C&#43;&#43; With Lua on saoe: The Nifty Oddity</title>
    <link>https://www.saoe.net/tags/using-c&#43;&#43;-with-lua/</link>
    <description>Recent content in Using C&#43;&#43; With Lua on saoe: The Nifty Oddity</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <copyright>© 2013-2024 Sascha Offe</copyright>
    <lastBuildDate>Sun, 11 May 2025 15:22:41 +0200</lastBuildDate>
    <atom:link href="https://www.saoe.net/tags/using-c++-with-lua/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Calling a Lua/C&#43;&#43; function from C&#43;&#43;/Lua code</title>
      <link>https://www.saoe.net/blog/cpp-and-lua-call-function/</link>
      <pubDate>Sat, 03 May 2025 19:40:00 +0200</pubDate>
      <guid>https://www.saoe.net/blog/cpp-and-lua-call-function/</guid>
      <description>&lt;p&gt;Another post in my series on how to use C++ with Lua; this time it&amp;rsquo;s about calling a function of one language from code of the other language.&lt;/p&gt;</description>
    </item>
    <item>
      <title>A C&#43;&#43; program that calls a Lua script</title>
      <link>https://www.saoe.net/blog/run-lua-script-from-cpp-program/</link>
      <pubDate>Mon, 21 Apr 2025 20:27:18 +0200</pubDate>
      <guid>https://www.saoe.net/blog/run-lua-script-from-cpp-program/</guid>
      <description>&lt;p&gt;Alright, so after &lt;a href=&#34;https://www.saoe.net/blog/building-lua-5-4-7-on-windows-10-with-visual-studio-2022&#34;&gt;preparing &lt;em&gt;Lua&lt;/em&gt;&lt;/a&gt;, here are&#xA;a few small first step on how to make use of this language within a C++ context&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
