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.

User:Numeri

From Esolang
Jump to navigation Jump to search

About Me

Hi! Computers are my hobby, so I'm not an expert (yet!). I have been interested in esoteric programming languages and creating programming languages for a while, and now I've join this site to add in some stuff I've thought of!

My Languages

This is a working list of my esolangs. I hope you'll enjoy them!

  • Swordfish
  • Stream (under construction)
    • Based on 'streams' of data that you connect to allow access the values in them.
    • Special streams: Linker (links streams), Input, Output, Main
  • Delta (under construction)
    • A 2D language
    • Commands based on absolute dx and dy since last command.