User:WoodyFan3412

From Esolang
Jump to navigation Jump to search

WoodyFan3412's account


A screenshot of a Befunge IDE I'm working on



The programming languages I know are python, lua, c, c#, javascript, and scratch (if that counts)
Some of the things I do alot are

  1. coding games
  2. writing engines
  3. making addons for gmod
  4. correcting typos
  5. abandoning my projects
  6. making lists
  7. making emulators


EsoLangs
Name Description Computational Class
Cwarp one of my first attempts at an esolang, uses @ for labels ???
QuakeScript another language that uses instructions similar to assembly ???
TileDots uses a 2D grid, and is alot similar to asciidots, i wasn't credited on his website for unknown reasons, does Aaron hate me? Turing Complete, if the grid were infinite
Assembly But Worse Is alot like 6502 assembly, but it dosen't have conditionals, it has a pre-processer, and it's unusable for programming No
Befunge-99 A copy of befunge, with has more features like reversing the stack, or calling functions Turing-Complete (it's just a modified Befunge)
Befunge IDE The Best IDE for befunge, a screenshot of it is also on my page Turing-Complete (because it was made in Scratch)