All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Esolang. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 10:10, 24 November 2024 3cxpy talk contribs created page +.* (Created page with "'''+.*''' is a Brainfuck derivative where the <code>[</code> and <code>]</code> commands are replaced with <code>*</code>, which moves execution back to the beginning of the program if the current cell's value is 0. It was created by User:3xcpy. (I'll write a bit more about it when I have time, just wanted to get this out there. I also don't know if a language like that already exists. If so, please let me know on my discussion page or something. Also, feel free to...")
- 10:03, 24 November 2024 3cxpy talk contribs created page User:3xcpy (Created page with "I'm 3xcpy. These are the languages I created: * Slink * +-.%*")
- 10:01, 24 November 2024 3cxpy talk contribs created page +-.%* (Created page with "'''+-.%*''' is an esoteric programming language created by User:3xcpy. It is (kind of) pretty similar to Brainfuck. == Overview == Just like Brainfuck, '''+-.%*''' operates on a tape of memory cells. These cells can hold any value between (including) 0 and 255. When a value exceeds these bounds, it wraps around to the opposite end. There is a pointer pointing to the current cell on the tape. The instruction pointer is moved forward by 2 every time an instruct...")
- 11:48, 1 November 2024 3cxpy talk contribs created page Slink (Create the "Slink" page)
- 16:06, 30 October 2024 User account 3cxpy talk contribs was created