AquaShell
AquaShell is a scripting shell for Windows that uses the dnyScript language. It can be used for automation or creating complex applications. The shell can be extended via plugins in order to provide custom script commands. (by danielbrendel)
Feral
Feral programming language reference implementation (by Feral-Lang)
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
AquaShell
Posts with mentions or reviews of AquaShell.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-10-10.
Feral
Posts with mentions or reviews of Feral.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-10-15.
-
What instructions are needed for a language vm
I have been working on my own VM (and language) as well and I decided to have only a small set of instructions that I wanted. I finalized on ~25 instructions. You can check them out here - https://github.com/Feral-Lang/Feral/blob/master/include/VM/OpCodes.hpp
What are some alternatives?
When comparing AquaShell and Feral you can also consider the following projects:
rpp - Minimal Rust-inspired C++20 STL replacement
tails - A fast, minimal Forth-like interpreter core in C++ with no assembly
terlang - Programming language for scripting with syntax similar to C++
ccom - ⚙️ Compiler for the CCom (Conditional Comments) language
higu_reader - Small C program to read Higurashi scripts and turn it into a readable format.
nsis - ***This is just a mirror of https://sf.net/projects/nsis -- please report issues there*** NSIS (Nullsoft Scriptable Install System) is a professional open source system to create Windows installers. It is designed to be as small and flexible as possible and is therefore very suitable for internet distribution.