Talk:9 bytes :I
Jump to navigation
Jump to search
The esolang APLWSI has an interpreter with 0 bytes
--None1 (talk) 07:17, 20 July 2023 (UTC)
yes but that has no input
AnotherTakenName (talk) 18:12, 20 July 2023 (UTC)
Well, the interpreter of this language has only 7 bytes instead of 9
--None1 (talk) 10:57, 7 August 2023 (UTC)
If you code it in Ruby, it's only 4 bytes
gets
In Perl, this is simply
<>
--D (talk) 13:05, 7 August 2023 (UTC)
The implementation is exactly 9 bytes in Powershell:
read-host