噹硡氀

From Esolang
Jump to navigation Jump to search
噹硡氀
Designed by Unknown
Appeared in 2026
Computational class Unknown
Reference implementation Unknown
Influenced by Vyxal
This article is not detailed enough and needs to be expanded. Please help us by adding some more information.

噹硡氀 is a derivative of Vyxal using the UTF-16 encoding instead of Vyxal's own code page. To compile from 噹硡氀 to Vyxal, convert the Unicode text to a byte stream using the UTF-16 encoding, then convert the bytes to characters in Vyxal's code page.


Unlike the original Vyxal, 噹硡氀 has an additional flag. If the flag is turned on, the output, if it consists of characters in Vyxal's code page, is converted to a byte stream and then to Unicode via UTF-16.[citation needed]

The behavior of the Byte Order Marker (0xFE, 0xFF) at the beginning of the code is currently unknown. It is suspected to be no-op.

Examples

Hello world

Quine

Computational class

噹硡氀 could arguably be considered an esoteric subset of Vyxal.

See also

External resources