tkellehe / noodel

A programming language designed around supporting ASCII animation based code golfing challenges.
10 stars 0 forks source link

Quine #84

Closed tkellehe closed 7 years ago

tkellehe commented 7 years ago

I guess I will add several simple quine like commands... Not big on this but easy to add in a release that might need some fluff to make me feel like I did something lol

Pushes code of the executing path. Pushes code of containing path. Pushes literal of self. Pushes literal of parent token. Pushes literal of next token.