IG
Jump to navigation
Jump to search
- This article is a stub, which means that it is not detailed enough and needs to be expanded. Please help us by adding some more information.
IG - Esoteric programing language by ChuckEsoteric08. Language Named after 2 first commands that has been add.
Commands
i - if STDIN is empty input and change accumulator to lenght of input*lenght of input.If STDIN is not empty print value of input, change accumulator by lenght of input and set input to 0 g [x] - goto [x] ! [x] [y] [z] - if accumulator >[x] goto [y] else goto [z] ~ - set accumulator to 0 ask user for input and set accumulator to inp and print acc to console ? - set accumulator random from 1 to acc*acc*acc N - set accumulator to 0 (space) - Split Commands
Examples
Cat program
i g 1