User:WoodyFan3412
Jump to navigation
Jump to search
WoodyFan3412's account

The programming languages I know are python, lua, c, c#, javascript, and scratch (if that counts)
Some of the things I do alot are
- coding games
- writing engines
- making addons for gmod
- correcting typos
- abandoning my projects
- making lists
- making emulators
| 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) |