Weirdest Programming Language You Ran Across

BORTZ

DO NOT SCREENSHOT
Supervisor
Joined
Dec 2, 2007
Messages
13,243
Trophies
3
Age
34
Location
Pittsburgh
XP
15,982
Country
United States
Has anyone here tried to use xcode for iPhone apps? Last time I tired, you basically had to code open tags, then your code and then your open tags again to close everything. Not just like <c> </c> but like everything you coded again but almost backwards.
 
  • Like
Reactions: Luglige

Luglige

hiatus
OP
Member
Joined
Jan 24, 2016
Messages
1,414
Trophies
1
Location
under your bed
XP
883
Country
Antarctica
D

Deleted User

Guest
I've always been a big fan of Befunge: https://esolangs.org/wiki/Befunge

It uses a two dimensional grid of characters that an instruction pointer travels through, executing instructions as it lands on top of them. It includes such operators as the # (or trampoline) operator, which causes the pointer to jump over the next operation rather than execute it.

Apparently the point was to create a language that's really hard to write a compiler for.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    SylverReZ @ SylverReZ: Sup