Skip to main content
added 159 characters in body
Source Link
Aaroneous Miller
  • 9.9k
  • 1
  • 26
  • 40

Hello Hell, 34 bytes

[+^-/>]!*/*/>[+^>][+-/<]-/<[{*+}/] 

Try it Online!

The first program in my new language - Hello Hell! For information on the commands, memory model, etc. check out the repo.

Explanation:

[+^-/>] # Set the first 6 cells to 0 ! # Input */*/ # Set the cell to 0 or 49 depending on input >[+^>] # Move to the 13th cell [+-/<]-/< # Set cells 8-13 to 0 [{*+} ] # If 1, loop forever, / # otherwise print 0 

Hello Hell, 34 bytes

[+^-/>]!*/*/>[+^>][+-/<]-/<[{*+}/] 

The first program in my new language - Hello Hell! For information on the commands, memory model, etc. check out the repo.

Explanation:

[+^-/>] # Set the first 6 cells to 0 ! # Input */*/ # Set the cell to 0 or 49 depending on input >[+^>] # Move to the 13th cell [+-/<]-/< # Set cells 8-13 to 0 [{*+} ] # If 1, loop forever, / # otherwise print 0 

Hello Hell, 34 bytes

[+^-/>]!*/*/>[+^>][+-/<]-/<[{*+}/] 

Try it Online!

The first program in my new language - Hello Hell! For information on the commands, memory model, etc. check out the repo.

Explanation:

[+^-/>] # Set the first 6 cells to 0 ! # Input */*/ # Set the cell to 0 or 49 depending on input >[+^>] # Move to the 13th cell [+-/<]-/< # Set cells 8-13 to 0 [{*+} ] # If 1, loop forever, / # otherwise print 0 
added 481 characters in body
Source Link
Aaroneous Miller
  • 9.9k
  • 1
  • 26
  • 40

Hello HellHello Hell, 34 bytes

[+^-/>]!*/*/>[+^>][+-/<]-/<[{*+}/] 

Lyxal was being an impatient little goober, so I'm posting this before I finish the documentation forThe first program in my new language - Hello Hell! For information on the commands, memory model, etc. check out the repo.

You'll get an explanation and everything in a little bit, ok?Explanation:

[+^-/>] # Set the first 6 cells to 0 ! # Input */*/ # Set the cell to 0 or 49 depending on input >[+^>] # Move to the 13th cell [+-/<]-/< # Set cells 8-13 to 0 [{*+} ] # If 1, loop forever, / # otherwise print 0 

Hello Hell, 34 bytes

[+^-/>]!*/*/>[+^>][+-/<]-/<[{*+}/] 

Lyxal was being an impatient little goober, so I'm posting this before I finish the documentation for my new language.

You'll get an explanation and everything in a little bit, ok?

Hello Hell, 34 bytes

[+^-/>]!*/*/>[+^>][+-/<]-/<[{*+}/] 

The first program in my new language - Hello Hell! For information on the commands, memory model, etc. check out the repo.

Explanation:

[+^-/>] # Set the first 6 cells to 0 ! # Input */*/ # Set the cell to 0 or 49 depending on input >[+^>] # Move to the 13th cell [+-/<]-/< # Set cells 8-13 to 0 [{*+} ] # If 1, loop forever, / # otherwise print 0 
Source Link
Aaroneous Miller
  • 9.9k
  • 1
  • 26
  • 40

Hello Hell, 34 bytes

[+^-/>]!*/*/>[+^>][+-/<]-/<[{*+}/] 

Lyxal was being an impatient little goober, so I'm posting this before I finish the documentation for my new language.

You'll get an explanation and everything in a little bit, ok?