User:Zzo38

From Esolang

Jump to: navigation, search

I invented many esoteric programming languages. My web site is http://zzo38computer.cjb.net/ and my gopher is gopher://zzo38computer.cjb.net/

Contents

[edit] Things on Esolang Site

List of esoteric programming languages which I have created:

Ideas:

Others:

[edit] Digital Restrictions Management

I am also against DRM (Digital Rights/Restrictions Management) (actually I am more against the laws that prevent you from circumventing it). http://www.defectivebydesign.org/

[edit] Boxx Stuff

Boxx is a "minimalistic scripting language", the only data type being a box. It has only a few commands. It is licensed under GNU GPL but the source-code is not available yet (I don't know why).

Example:

/ Copy input to output until NUL /
/ NUL is [ [] ] /
:IN # =X / does input /
.X > ?OUT / if least significant bit is set it is not null /
.X < ?OUT / if there is more than 1 bit then it is not null /
! / terminate program if it is null /
:OUT .X % @IN / does output and restart /

(note: it is untested.)

[edit]  ???

top pad timer write type rewind copy postpone function switch directory unswitch object


[edit] External Resources

Personal tools