Teg icon indicating copy to clipboard operation
Teg copied to clipboard

Rename TegVar?

Open dromaiidae opened this issue 4 years ago • 1 comments

This could be slightly confusing to a new user

TegVars currently are for variables that are integrated in a Teg expression at some point; Vars are for all other variables But Teg is also the name of this language, so a TegVar and a Var in Teg sound like the same thing

This seems fairly bug-prone for beginners; rename?

dromaiidae avatar Dec 18 '20 12:12 dromaiidae

Remove TegVar and implement the appropriate static analysis to accommodate for the change

martinjm97 avatar Dec 21 '20 22:12 martinjm97