A dialect of BF that on top of the original BF command set and principles, adds functionality for using addresses, splitting threads, moving throughout the code (read: subroutines), and the ability to insert values in the code itself easier.

The command list is as follows:
//////////////////////
//BrainF*ck Commands
//////////////////////
> Shift right
< Shift left
+ Inc
- Dec
[ Start while if nonzero
] End while - break if zero (Jump to address if nonzero)
. Read char
, Get char
/////////////////////
//MindF*ck Commands
/////////////////////
# Get Int
$ Read Int
( Store address
) Pop address
{ Copy value to address
} Retrieve value at address
"" Insert string - overwrites its length
:: Insert binary num
^ Jump to address in code
| Split thread at code address
! Ends process

/////
//1.1
/////

_ Inserts memory address into memory
& Jumps to memory address
@ Inserts code address into memory

Project Activity

See All Activity >

Categories

Interpreters

License

Public Domain

Follow MindF*ck

MindF*ck Web Site

Other Useful Business Software
Cloud data warehouse to power your data-driven innovation Icon
Cloud data warehouse to power your data-driven innovation

BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.

BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of MindF*ck!

Additional Project Details

Intended Audience

Advanced End Users, Developers, End Users/Desktop

User Interface

Console/Terminal

Registered

2012-09-20