We are currently working on new rules for what content should and shouldn't be allowed on this website, and are looking for feedback! See Esolang:2026 topicality proposal to view and give feedback on the current draft.

Number factory

From Esolang
Jump to navigation Jump to search
Not to be confused with Number Factory.

Number factory is an esolang by user:tommyaweosme

Commands

- path
| path
/ path
\ path
> diode/bridge
< diode/bridge
^ diode/bridge
v diode/bridge
1-4 number starting place
a add
m multiply
o(n) output as letter (n)st
p(n) output as number (n)st
q(n) output as ascii (n)st

Constants

At Number factory/constants.

"Hello" program

4---\>------\
    a----o2 |
1---/ /-v---/
      | |  
3-----a>v---v-o1
   v    ||  
   |    |\
   |    |a|
o5-a----<|--o4
         o3