Timeline for Simple cat program
Current License: CC BY-SA 3.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 16, 2016 at 13:55 | comment | added | TuxCrafting |
@EʀɪᴋᴛʜᴇGᴏʟғᴇʀ Nope, INTERCALL can only print ASCII characters and use a stack, so for example to print the caracter with ascii value 20 the code is PUSH XX<newline>PRINT or PUSH XX AND PRINT. Oh and i am the creator of INTERCALL
|
|
| Jun 16, 2016 at 13:52 | comment | added | Erik the Outgolfer |
The person who made the language intended to use roman numerals, but if it was the case to print 500 (not sure), it would be PRINT D, right? (excluding the header)
|
|
| Jun 16, 2016 at 13:36 | comment | added | TuxCrafting | @EʀɪᴋᴛʜᴇGᴏʟғᴇʀ Since the cat program is pretty simple, this is'nt the case of all programs... codegolf.stackexchange.com/a/82748/53745 | |
| Jun 16, 2016 at 10:13 | comment | added | Erik the Outgolfer | It looks like someone really golfed in a purely anti-golfing language... 133-116=17 | |
| Jun 12, 2016 at 20:11 | history | answered | TuxCrafting | CC BY-SA 3.0 |