<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Scripting Langugages on Arcanelab Blog</title><link>https://blog.arcanelab.com/tags/scripting-langugages/</link><description>Recent content in Scripting Langugages on Arcanelab Blog</description><generator>Hugo</generator><language>en-US</language><copyright>Zoltán Majoros</copyright><lastBuildDate>Fri, 28 Jul 2023 17:51:00 +0200</lastBuildDate><atom:link href="https://blog.arcanelab.com/tags/scripting-langugages/index.xml" rel="self" type="application/rss+xml"/><item><title>For the project I’m currently working on, I’m evaluating options for an embeddable…</title><link>https://blog.arcanelab.com/2023/07/for-the-project-im-currently-working-on-im-evaluating/</link><pubDate>Fri, 28 Jul 2023 17:51:00 +0200</pubDate><guid>https://blog.arcanelab.com/2023/07/for-the-project-im-currently-working-on-im-evaluating/</guid><description>&lt;h1&gt;&lt;/h1&gt;
&lt;p&gt;For the project I&amp;rsquo;m currently working on, I&amp;rsquo;m evaluating options for an embeddable scripting language. Here&amp;rsquo;s a shortlist I compiled after researching &lt;a href="https://href.li/?https://github.com/dbohdan/embedded-scripting-languages"&gt;this&lt;/a&gt; list:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="https://href.li/?https://marcobambini.github.io/gravity/"&gt;Gravity&lt;/a&gt; (Swift-like syntax, one of my favs)&lt;/li&gt;&lt;li&gt;&lt;a href="https://href.li/?https://www.lua.org/"&gt;Lua&lt;/a&gt; (The most popular embedded language)&lt;/li&gt;&lt;li&gt;&lt;a href="https://href.li/?https://terralang.org/"&gt;Terra&lt;/a&gt; (A statically-typed Lua-like language)&lt;/li&gt;&lt;li&gt;&lt;a href="https://href.li/?https://github.com/jpoirier/picoc"&gt;PicoC&lt;/a&gt; (Small footprint C interpreter)&lt;/li&gt;&lt;li&gt;&lt;a href="https://href.li/?https://wren.io/"&gt;Wren&lt;/a&gt; (Class-based)&lt;/li&gt;&lt;li&gt;&lt;a href="https://href.li/?https://github.com/GaijinEntertainment/quirrel"&gt;Quirrel&lt;/a&gt; (An improvement on Squirrel)&lt;/li&gt;&lt;li&gt;&lt;a href="https://href.li/?https://www.angelcode.com/angelscript/"&gt;Angelscript&lt;/a&gt; (C/C++ like, popular in game engines)&lt;/li&gt;&lt;li&gt;&lt;a href="https://href.li/?http://chaiscript.com/"&gt;ChaiScript&lt;/a&gt; (Easy-to-integrate, C++ based)&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Here&amp;rsquo;s a benchmark of many scripting languages: &lt;a href="https://href.li/?https://github.com/r-lyeh-archived/scriptorium"&gt;https://github.com/r-lyeh-archived/scriptorium&lt;/a&gt;&lt;/p&gt;</description></item></channel></rss>