Forth inspired language compiler and byte code interpreter
-
Updated
Sep 1, 2026 - C++
Forth inspired language compiler and byte code interpreter
Exercise about scope, local variable and global variable. The comments on the code explain all this concepts.
A simple java project to show how different variables such as static, local, final and instance variables are created and are accessed.
This is a system developed fully in C++
To associate your repository with the local-variables topic, visit your repo's landing page and select "manage topics."