〵䅂ㅅ
Jump to navigation
Jump to search
| Designed by | Unknown |
|---|---|
| Appeared in | 2026 |
| Computational class | Unknown |
| Reference implementation | Unknown |
| Influenced by | 05AB1E |
- This article is not detailed enough and needs to be expanded. Please help us by adding some more information.
〵䅂ㅅ is a derivative of 05AB1E using the UTF-16 encoding instead of 05AB1E's own code page. To compile from 〵䅂ㅅ to 05AB1E, convert the Unicode text to a byte stream using the UTF-16 encoding, then convert the bytes to characters in 05AB1E's code page.
Unlike the original 05AB1E, 〵䅂ㅅ has an additional flag. If the flag is turned on, the output, if it consists of characters in 05AB1E's code page, is converted to a byte stream and then to Unicode via UTF-16.[citation needed]
As the command that corresponds to the Byte Order Marker at the beginning of the program involves popping from an empty stack, its behavior is currently unknown.
Examples
Hello world
Quine
Computational class
〵䅂ㅅ could arguably be considered an esoteric subset of 05AB1E.