You are browsing as a guest. Sign up (or log in) to start making projects!

1h 34m 44s logged

We got wokring avriables?

so for levels 1 and 2 you dont need to define the type of variables, we right now have

  1. words - char*
  2. 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 ?

0
2

Comments 0

No comments yet. Be the first!