Restructured some components to support object tree execution and compiled execution. Wrote start of compiler and byte-code execution. Byte-code stuff is still very incomplete. Added foreach statement unwrapping, index and table as keywords, this identifier inside function calls, @operator for retrieval of table keys
↧