Unoffical Japanese Documentation and Sample of Transceternal Esoteric Programming Language
English page is avaliable at README.en.html.
Transceternal 難解プログラミング言語に関する非公式情報のまとめを行います.
node.js および yarn さらには git が必要となります.
$ git clone --depth 1 https://github.com/Hakerh400/esolangs/
$ cd esolangs
$ yarn install
インタプリタは次のように実行します:
(write program into program.txt)
(write initial arguments into input.txt)
$ touch output.txt
$ node transceternal program.txt input.txt output.txt
$ cat output.txt
公式サイトにある例では, cat
は catacat
と書かれます。
また、それとは別に筆者は3バイトのcat プログラムを書きました:
aba
To the extent possible under law, hiromi_mi has waived all copyright and related or neighboring rights to Transceternal Programs by hiromi_mi . This work is published from: 日本.
GitHub Issue や Fediverse @hiromi_mi@mblg.hiromi-mi.jp, あるいは Twitter @_hiromi_mi などからどうぞ.