User:DMC

From Esolang
Jump to navigation Jump to search

These are some esoteric programming languages that I have created or that I'm working on.

  • Grawlix - brainfuck with some enhancements
  • NoRAL - assembly style language based on a hypothetical processor that has no internal registers
  • Bitter - another brainfuck variant that uses 1-bit data memory
  • Alphabet Stew - [a-z] and nothing else
  • 2-dimensional version of brainfuck
  • Another assembly type language that uses 24-bit memory access using switchable banks of 64k chips
  • 6502Sim - 6502 simulator occasionally being worked on
  • Possibly make a Python 3 interpreter for 4004 by User:A.