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

Esoteric Languages

238 readers
2 users here now

Icon base by Lorc under CC BY 3.0

founded 1 year 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 1 year ago (1 children)
[โ€“] [email protected] 1 points 1 year ago* (last edited 1 year 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.