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.