merge rust-rendering-2 to master
subscript assignment parsing
functions act like variables
repo synchronization between computers
no redeclaration, also added hints to errors
fix error with null in file, fix error data in string token, add "but" to errors
for loop desugaring and loops in vm
fix issue with not ppopping to clear stack with an expression statement
print, add, sub run with manually typed bytecode
errors output whole lines
name resolution and features
increment and decrement, desugaring