published on 2025/01/20
Lua-CSharp is a library that provides a Lua interpreter implemented in C#. By integrating Lua-CSharp, you can easily embed Lua scripts into your .NET applications.
Lua-CSharp leverages the latest C# features, designed with low allocation and high performance in mind. It is optimized to deliver maximum performance when used for interoperation between C# and Lua in C# applications.
https://github.com/AnnulusGames/Lua-CSharp
This looks like the only actively maintained Lua implementation on .NET.
published on 2025/01/19
Dusa is a logic programming language designed by Rob Simmons and Chris Martens, the first implementation of finite-choice logic programming.
Dusa
This is a very niche programming language.
published on 2025/01/19
Codeberg is a non-profit, community-led effort that provides Git hosting and other services for free and open source projects.
https://codeberg.org/
published on 2025/01/19
Hologram is a full-stack isomorphic Elixir web framework that runs on top of Phoenix. It lets developers create dynamic, interactive web applications entirely in Elixir. Through intelligent code analysis and transformation, Hologram converts the necessary parts of your Elixir code into JavaScript, delivering modern frontend functionality without requiring any JavaScript frameworks or direct JavaScript coding.
Hologram