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.

Numeric Underload

From Esolang
Jump to navigation Jump to search

numeric Underload is a Underload derivative. It has the same instructions but...

  Replace ) with 0
  Replace ( with 1
  Replace ~ with 2
  Replace : with 3
  Replace ! with 4
  Replace * with 5
  Replace a with 6
  Replace ^ with 7
  Replace S with 8

Computational class

Since Underload is Turing-complete, so is this language.