Please turn JavaScript on

Esolang - Recent changes [en]

Is this your feed? Claim it!

Publisher:  Unclaimed!
Message frequency:  74.14 / day

Message History

Talk:+

← Older revision Revision as of 21:40, 14 August 2026 Line 1: Line 1: i fail to see how it is equivalent to a push-down automaton, the proof seems to just state that + is either less or as powerful as a PDA. --[[User:Otesunki|Otesunki]] ([[User talk:Otesunki|talk]]) 17:55, 7 July 2022 (UTC) i fail to see how it is equivale...

Read full story

← Older revision Revision as of 18:59, 14 August 2026 Line 99: Line 99: | <code>&</code> || Concatenation (smart join). If both are floats — join as decimals (e.g., 3.5 & 6.7 → 3.567). If numbers — concatenate as strings then convert to number. If strings — concatenate. If string + number — concatenate to ...

Read full story

← Older revision Revision as of 16:20, 14 August 2026 Line 16: Line 16: } \; } \; 止 空 止 空
呃,好吧,但是我原版里设计就是一个字符一个命令而非一个词语一个命令。 -- [https://esolangs.org/wiki/User:PrySigneToFry P]

Read full story

the implementation resets the acumlator if it's exactly 256

← Older revision Revision as of 16:00, 14 August 2026 Line 85: Line 85: Since the proper behavior of Deadfish arithmetic can be <small>*cough*</small> surprising, here are a few important test cases for people making interpreters: The program Since the ...

Read full story

← Older revision Revision as of 15:19, 14 August 2026 Line 17: Line 17: | You use floating point numbers || Floating point numbers are too complicated! Use integers instead! *Replace all floating point numbers with integers* | You use floating point numbers || Floating point numbers are too complicated! Use integers instea...

Read full story