Talk:ℒight

From Esolang
Jump to navigation Jump to search

wat

Interpreter

making an interpreter for this language is really hard. here is an interpreter for c++

#include <iostream>
int main() {while(true) {std::cout << "#";}}

DmilkaSTD (talk)

No it isn't. Here's an interpreter in Befunge.

"#",

Yeah I agree, here is one in brainfuck.

++++++[<++++++>-]<-[.]

How is this hard? This is one in Underload. --AmNow (talk) 00:19, 31 July 2021 (UTC)

((#)S:^):^

Here's a ℒight interpreter in !@#$%^&*()_+ Martsadas (talk) 12:08, 12 September 2021 (UTC)

^("^@)

Here's an interpreter in sitelen ilo:

ma ni li MaWan
toki "#"
tawa MaWan

Jan Gamecuber (talk) 13:13, 11 May 2022 (UTC)

And 1 for 2 bits 1 byte, assuming you print after each jump

#
which is
00100011
which translates to
DON JMP 00 END

Jan Gamecuber (talk) 13:13, 11 May 2022 (UTC)

and one in ΙΧΘΥΣ

ιιθιιθχ
Ις Υς Θ
ς

Jan Gamecuber (talk) 13:26, 11 May 2022 (UTC)