Welcome to CurlyScript, the esoteric programming language designed specifically for developers who just can't get enough curly brackets in their life! If you've ever looked at code and thought "this needs more {}", then you've found your new favorite language.
CurlyScript is a minimalist assembly-like language where literally everything is made of curly brackets. Numbers, commands, data types - it's curly brackets all the way down! Perfect for when you want to confuse your coworkers or just embrace the bracket life.
Quick Syntax Reference
Commands
Command | Description |
---|---|
{} [num] [type] |
SET cell to number |
{}} |
MOVE pointer RIGHT |
{{} |
MOVE pointer LEFT |
{{}} |
PRINT current cell |
{{{}}} |
PRINT newline |
Number Encoding
Each digit = (bracket_count - 1)
Data Types
Type | Description |
---|---|
{{}} |
ASCII character |
}} |
Numeric digit |
Binary Operations
Operation | Command |
---|---|
ADD | {}{} |
SUBTRACT | {}{}{} |
MULTIPLY | {}{}{}{} |
DIVIDE | {}{}{}{}{} |