Jump to content

User:CaptainEsolang/Sample page

From Wikipedia, the free encyclopedia
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Welcome to Wikipedia! This page is a sandbox, an area where you can experiment and test edits. It contains simple examples of various elements you'll find around Wikipedia. It may be deleted after a period of inactivity; please do not use it to draft an article or create anything else you wish to last.

Jobless - lang


Jobless is a Esoteric programming language, inspired by Brainfuck.

It was actually a attempt making Brainfuck usable and for everyone,

The original compiler is writter in python.

Writing programs

This is the famous "HELLO WORLD!" program:

> +*72.
---.+*7..
+++.>+*32.          
>+*87.<<. >>>+*82.
-*6. -*8.
>+*33.

This is a "Truth-Machine"

>;[:]{#-:}

Cool stuuf about it :

How it works

There are 13 standard symbols insi

Reference section

https://esolangs.org/wiki/Main_Page


Return to the tutorial