tkellehe / Pipe

Pipe is a programming language that is somewhat tacit with a memory model.
2 stars 0 forks source link

Built in variables #34

Open tkellehe opened 7 years ago

tkellehe commented 7 years ago

Add variables by having $ followed by \w+ which will make a variable to a specific cell position. When used returns a reference object to what is in the cell. First siting does not do so, but instead adds it to the look up.