驫鶭
Jump to navigation
Jump to search
- This is still a work in progress. It may be changed in the future.
驫鶭, or BiaoFang, is invented by PSTF.
Sources of inspiration
Requirements for more commands
- CJKV Unified Ideograms only(Such as 你我他(Basic)㐀㐂㚵(Ext.A)䶅(Ext.B) and so on, not requires only Basic area)
- No joke commands
- No commands that NEVER IMPLEMENT
Original commands
This Esolang | Mean |
---|---|
左 |
See < in Brainfuck. |
右 |
See > in Brainfuck. |
增 |
See + in Brainfuck. |
缩 |
See - in Brainfuck. |
读 |
See , in Brainfuck. |
写 |
See . in Brainfuck. |
始 |
See [ in Brainfuck. |
终 |
See ] in Brainfuck. |
上 |
See ^ in Brainfuck+3. |
下 |
See v in Brainfuck+3. |
入 |
Input a hexadecimal and store it into current cell. |
出 |
Output the data under pointer as hexadecimal. |
杀 |
Kill the program. |
听 |
Read an integer and store it into the current cell. |
说 |
Output the data under the pointer as an integer. |
空 |
Set the data under pointer to 32. |
虚 |
Set the data under pointer to 0. |
删 |
Set the data under pointer to 127. |
(The corresponding control character) |
Set the data under pointer to Their Unicode minus 0x2400. |
(Full-width ASCII) |
Set the data under pointer to Their Unicode minus 0xFEE0. |
尸[language] |
Executes the program between two boundaries. If language is nothing, executes the program as Brainfuck. |
吔 |
Print "Hello, world!". |
Examples
Hello, world!
Simplest version:
吔
Original version:
增增增增增增增增 始 缩右增增增增增增增增左 终 右增增增增增增增增写 左增增增增增 始 缩右增增增增增左 终右增增增增写 增增增增增增增写 写 增增增写 左增增增增增增增增 始 缩右缩缩缩缩缩缩缩缩左 终 右缩缩缩写 左增增增 始 缩右缩缩缩左 终 右缩缩缩写 左增增增增增增增增增 始 缩右增增增增增增增增增左 终 右增增增增增增写 缩缩缩缩缩缩缩缩写 增增增写 缩缩缩缩缩缩写 缩缩缩缩缩缩缩缩写 左增增增增增增增增 始 缩右缩缩缩缩缩缩缩缩左 终 右缩缩缩写 左
Readable Version:
H写e写l写l写o写,写空写w写o写r写l写d写!写␍写␊写
A+B Problem
听右听 始 左上右下 终 左写