-
Hello there, I am new to moonrepo and its usecases.
Gave a quick [search](https://github.com/search?q=org%3Amoonrepo%20starbase_shell%3A%3A&type=code) about starbase and some code browsing to underst…
-
Is there any plan to implement scripting system like on glftpd?, if so what would be the planned language? lua? angelscript?, i vote for lua.
-
I'm surprised to not see the 3 most important JS execution engines.
Because they can not be embedded as easily?
But especially Deno should be listed, as it allows to restrict access to resources, …
ad-si updated
9 months ago
-
Hello there
In the docs, there is the statement:
> As of January 2017 the Neugram scripting language itself is an early prototype and not ready for anything more than experimentation. However th…
-
From the readme:
> CognaC (the Cognate Compiler) compiles Cognate sources directly into C. This produces very small and rather fast binaries, allowing Cognate to outperform most dynamic languages. …
-
The Microsoft.CodeAnalysis.Scripting API is great for hosting C# as a macro language in any application. However, writing C# in a TextBox without Intellisense feels very unnatural and is not early as …
-
/usr/lib/alternc/update_domains.php
PHP Notice: Array to string conversion in /usr/share/alternc/panel/class/db_mysql.php on line 163
ii php7.0 7.0.33-5+0~201…
-
I'm looking at mruby as a candidate scripting language for an embedded C application. The application that would use it would provided a raw byte buffer allocated outside the script and that the scrip…
-
Consider a scripting / modding API
-
### Is your feature request related to a problem?
Creating an array based on the values of another array does not seem to be possible without using scripting functions, and they do not work in ever…