Talk:Deadfish

From Esolang

Jump to: navigation, search

Contents

[edit] Hello, Deadfish~

Hi fellow users. I have just created Deadfish~, a super-set version of Deadfish. It is unimplemented as of yet.

[edit] Thanks

Just want to give a big thanks to all contributers and to all those who have worked on Deadfish in any way possible. I didn't think Deadfish would make it even this far! Great job! I must move on now to bigger projects though... Use the esolang wiki as your up-to-date resource on Deadfish since it's doing a better job then my archive and plus it's better this way! :-) - JTS




Hi, can someone implement Deadfish in another programming language such as Perl or Python. Then could you post it up on this wiki along with the C source or mail it to me(jonathanskinner@linuxmail.org) to post it on my website.

Update: I've just created a Python implementation and it is now posted! - JTS

- JTS

I've written an interpreter, designed to do the same as the C interpreter, in Befunge-93 (which is 'another programming language', but maybe not the one you were expecting). Does that do what you want? ais523 12:42, 26 Feb 2007 (UTC)
Thanks, it's even better it was written in an esoteric programming language. Good job! :-) -JTS
I just fixed up EgoBot to run it on irc://irc.freenode.org/esoteric as well, due to the requirement for 'highly interactive programs'; you can't get much more interactive than IRC in such cases. ais523 13:59, 26 Feb 2007 (UTC)
That sounds awesome. Happy hacking. -JTS

[edit] Incompatibilities

The Python interpreter seems not to be compatible with the C one. Its boundary checks are different in the d, i and s cases. Slightly more sane really, but I don't think Deadfish was meant to be sane... --Ørjan 17:47, 2 May 2007 (UTC)

Just edited that I think that should fix that problem :-) - JTS

[edit] Credit for the Python interpreter

The Python interpreter seems to contain contradictory licence information. Something licenced under public domain can't put any conditions on the code at all, not even attributing the author. Your options are either changing the attribution requirement to be optional but encouraged (e.g. "I'd appreciate it if you mentioned the author in copies, but this is not requied", or removing the source code from this wiki and instead linking to a copy on an external site. --ais523 17:53, 2 May 2007 (UTC)

Fixed! - JTS

Personal tools