chassis change merge
more cleanup
cargo fmt
merge rust-rendering-2 to master
restructuring
subscript assignment parsing
fixed variable shadowing
anonymous functions
self-recursion works
functions act like variables
first draft of functions and calls
repo synchronization between computers
no redeclaration, also added hints to errors
break and continue work?
basic break and continue but it doesn't quite work
get through variables test
variables