User contributions for Pericles

A user with 9 edits. Account created on 28 April 2025.
Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽

29 April 2025

28 April 2025

  • 16:3916:39, 28 April 2025 diff hist +15 Language listNo edit summary
  • 16:3416:34, 28 April 2025 diff hist +2,772 N BitforthCreated page with "'''Bitforth''' is an ultra-minimal subset of Forth that achieves Turing completeness using only: * A data stack and a call stack * Integer literals (0, 1, -1) * Colon definitions with calls/returns (including recursion) * Multi-way branches (<code>CASE ... OF ... ENDOF ... ENDCASE</code>) By using the data stack as a queue and employing a simple recursive trick to enqueue bits at the bottom, Bitforth can simulate any tag system, and therefore any Turing machine. I..."
  • 15:0715:07, 28 April 2025 diff hist +141 Esolang:Introduce yourselfNo edit summary