C@++: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

1 September 2024

22 July 2024

16 May 2024

12 May 2024

  • curprev 22:4522:45, 12 May 2024BoundedBeans talk contribs 1,286 bytes +1,286 Created page with "C@++ is an extension of C@ by User:BoundedBeans, made for simple text algorithms. ==Commands== : duplicate / swap $ discard . print # rot % over & tuck ] Makes the next command operate on the stack as groups of two. This can be stacked, for example, ]: is like forth's 2DUP, while ]]: would be like a 3DUP @ Pop digits to make a base-10 number n until the top of the stack is not a digit, roll the top element n places down ~c Push the character c..."