-
- Downloads
Identifiers can now reach variables in the scope. However not currently...
Identifiers can now reach variables in the scope. However not currently working with arithmetic operations. Think the AST for that one has priority before variable lookup
Showing
- examples/var.funk 2 additions, 0 deletionsexamples/var.funk
- include/ast/declaration/VariableNode.h 2 additions, 0 deletionsinclude/ast/declaration/VariableNode.h
- source/ast/declaration/VariableNode.cc 12 additions, 0 deletionssource/ast/declaration/VariableNode.cc
- source/parser/Parser.cc 1 addition, 1 deletionsource/parser/Parser.cc
Loading
Please register or sign in to comment