<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://foo.wyrd.name/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://foo.wyrd.name/feed.php">
        <title>divergence en:bearlibterminal:using</title>
        <description></description>
        <link>http://foo.wyrd.name/</link>
        <image rdf:resource="http://foo.wyrd.name/lib/tpl/raw/images/favicon.ico" />
       <dc:date>2026-06-20T19:19:06+03:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://foo.wyrd.name/en:bearlibterminal:using:lua?rev=1472511565&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://foo.wyrd.name/lib/tpl/raw/images/favicon.ico">
        <title>divergence</title>
        <link>http://foo.wyrd.name/</link>
        <url>http://foo.wyrd.name/lib/tpl/raw/images/favicon.ico</url>
    </image>
    <item rdf:about="http://foo.wyrd.name/en:bearlibterminal:using:lua?rev=1472511565&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-08-30T01:59:25+03:00</dc:date>
        <title>en:bearlibterminal:using:lua</title>
        <link>http://foo.wyrd.name/en:bearlibterminal:using:lua?rev=1472511565&amp;do=diff</link>
        <description>Using BearLibTerminal with Lua is very straightforward. The library binary file itself is a Lua binary module which may be imported by a simple require instruction:



For this to work, you must:

	*  Place the library binary file in a folder searched by Lua module loader, e. g. in the same directory as the script file.
	*  Make sure the binary is named BearLibTerminal.dll/.so/.dylib -- meaning under Linux and OS X you'll have to symlink or rename the file to remove its usual 'lib' prefix.
This …</description>
    </item>
</rdf:RDF>
