
HuwInterpreter
Source (link to git-repo or to original if based on someone elses unmodified work): https://github.com/huwdp/huwinterpreter
HuwInterpreter is an interpreter built in C++ for a custom language I developed named HuwCodeThe language supports 70 built in functions, custom user defined functions, scopes (each function has a scope), variables with types of doubles (number), strings (text) and hash tables. Hash tables allow any of types of variables making itself an associated array.
NOTE: This is only to provide appimages, I am not the developer.
Please login or register to add a comment or rating