this post was submitted on 19 Jun 2023
6 points (100.0% liked)

Esoteric Languages

241 readers
1 users here now

Icon base by Lorc under CC BY 3.0

founded 2 years ago
MODERATORS
 

https://esolangs.org/wiki/tiny

Tiny is a small integer RPN based language created by User:Ron.hudson. It is a console/character type interpretive programming language, in which all statements are either assignments or those that print quoted strings.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] ProgramPhoenix 1 points 2 years ago (1 children)
[โ€“] [email protected] 1 points 2 years ago* (last edited 2 years ago)

You're Welcome, I have yet to figgure out a good way to do a top exit loop (where the loop act zero or more times) w/o using a flag or jumping to a specific line number to exit.