v0.4.0
Introduced a new awesome possibility - extensibility 🔋.
➡️ Generic Expression value: custom Expression value with custom instruction as result for Semantic Stack Context. It's bring possibility to extend AST for the custom needs of compilers and extends additional generic custom instructions for the next step of code generation.
➡️ Refactored tests structure