Now that ZPE 2.0 is really progressing, I thought I'd let you know about how it is doing in this post. Note by the way, that ZPE 2.0 is my C++ implementation of ZPE.
To be honest, I haven't worked as hard as I could have on ZPE 2.0 as other things still take precedence such as websites I have been working on. However, ZPE 2.0 got a bit of work last night that adds several features:
- If statements (no conditions yet, but if, else and end if)
- Tree generator view (one of the first modes added to ZPE 1.2 because it makes it easy to debug the code)
- Memory management tools
What will need to come next is a bit of interpreter stuff. To be honest this is where things get more complicated and I will likely need to take a bit longer than before to build it.
Posted in Zenith Parsing Engine
Comments
Powered by DASH 2.0