This repository was archived by the owner on Sep 26, 2023. It is now read-only.
0.2.0
Pre-release
Pre-release
Implemented functions.
Note: Functions have access to the top scope and their own. This means that if you were to nest a function inside a statement with a different scope, the function would not have access to that scope's variables.