We got wokring avriables?
so for levels 1 and 2 you dont need to define the type of variables, we right now have
- words - char*
- whole - int
Incoming 3. ‘pieces’ for float
in the codegen i designed a list lookup where if you create a vaiable with let its type, datatype name and value can be looked up for easyprint.
parser had MAJOR fallback flaws witch i also patched.
There was one teeny beeny mess up where i had if statement that basically said if (string) “IDENTIFIER” is equal to the equal sign. :(
BUT WE KNOW FINELANG WORKS. tomorrow there comes maybe piees data type and “if” “else” statements ?
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.