We are currently working on new rules for what content should and shouldn't be allowed on this website, and are looking for feedback! See Esolang:2026 topicality proposal to view and give feedback on the current draft.
Version2
Jump to navigation
Jump to search
Version2 is a extension of Version invented by User:Zzo38 and with a few extra commands:
- (out) STORELAST = Set to "TRUE" to store last_var when used (default is "TRUE")
- (out) LASTVAR = Set name of last variable used
- (out) NEXTLINE = Set text on next line of the program
- (in) COUNTIGNORE = Counts number of lines ignored since the last executed line
- (in) PREVLINE = Text on previous line of the program
- (func) LASTVAR x = Return name of last variable followed by x
- (func) CHR x = ASCII character numbered x
- (func) ORD x = ASCII number of first character of x