Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

brainfuck++

Name: Anonymous 2013-03-29 7:58

I've an idea how about a programming language that's essentially brainfuck but with extra higher level commands.

for example a lot of time in brainfuck you write [->+>+<<] for n00 --> 0nn maybe you could be able to define keywords etc..

Name: Anonymous 2013-03-29 13:37

Proposed Types:
Int8
Int16 Int16B1 Int16B2
Int32 Int32B1 Int32B2 Int32B3 Int32B4
CPtr<> CPtrB1<> CPtrB2<>
Char
UTF16Char UTF16CharB1 UTF16CharB2
UTF32Char UTF32CharB1 UTF32CharB2 UTF32CharB3 UTF32CharB4

The "B1" type is equivalent to the base type name, i.e. Int32 is really Int32B1.

When cell 0 is annotated to Int16, the adjacent cell is Int16B2.

The CPtr type contains a cell location from 0 to 30,000, the "C" stands for classic, as in classic brainfuck array bounds.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List