Abuse filter log

Abuse Filter navigation (Home | Recent filter changes | Examine past edits | Abuse log)
Jump to navigation Jump to search
Details for log entry 7,369

20:37, 17 July 2019: Sec-iiiso (talk | contribs) triggered filter 9, performing the action "edit" on Seabass. Actions taken: Warn; Filter description: require new users to introduce themselves (examine)

Changes made in edit

  +
'''Seabass''' is a programming language that was inspired by [[Deadfish]] and is backwards-compatible with it. The other key points of Seabass are:
  +
* functionality
  +
* (relative) ease of use
  +
The language has about 30 commands, each is a single letter - uppercase or lowercase. Typically lowercase commands use one variable, while uppercase use two, these variables are located in the accumulator and deccumulator. Accumulator and deccumulator are identical in structure - infinite tapes with zeroes in all cells, but they act differently for each command. In order to operate with other data types, you have to access the Extended Stack, which is also an infinite tape with zeroes in all cells, but it can store all four data types, strings included. Variable names can only be integers, same is true for functions(k>) and goto points(: or ;).
  +
==Examples==
  +
  +
===[[Hello, world!]]===
  +
<pre class="rectwrap">
  +
iisibCmbCZbmbbCZbmbbbCZbmbbbbCbcazZZxaxzcaxziibIIIIbIIZTaxzcaxzibbIIIIZTaxzcaxziiibIbIIIIZTaxzcaxziiibIbIIIIZTaxzcaxzibIIbIIIIZTaxzcaxziibIbIZTaxzcaxziibIIbIIIZTaxzcaxzibIIbIIIIZTaxzcaxziiiibIIbIIIIZTaxzcaxziiibIbIIIIZTaxzcaxzbbIIIIZTaxzcaxziiibIbIZTzZaCaczcOzZaCaczc
  +
</pre>
  +
===[[Cat]]===
  +
<code>
  +
iisiiisiiiiiiiiiiiiiTaiQO
  +
</code>
  +
===[[Truth-machine]]===
  +
<code>
  +
ixqxa:z{aioj>.ao>
  +
</code>
  +
  +
==External resources==
  +
* [https://pastebin.com/iVP1pgSD Interpreter source code]
  +
* [https://pastebin.com/RUC2a35c Seabass documentation]
  +
* [https://pastebin.com/rRTkW6Sj Interpreter readme]

Action parameters

VariableValue
Whether or not the edit is marked as minor (no longer in use) (minor_edit)
false
Edit count of the user (user_editcount)
0
Name of the user account (user_name)
'Sec-iiiso'
Age of the user account (user_age)
19384
Page ID (page_id)
0
Page namespace (page_namespace)
0
Page title (without namespace) (page_title)
'Seabass'
Full page title (page_prefixedtitle)
'Seabass'
Action (action)
'edit'
Edit summary/reason (summary)
''
Old content model (old_content_model)
''
New content model (new_content_model)
'wikitext'
Old page wikitext, before the edit (old_wikitext)
''
New page wikitext, after the edit (new_wikitext)
''''Seabass''' is a programming language that was inspired by [[Deadfish]] and is backwards-compatible with it. The other key points of Seabass are: * functionality * (relative) ease of use The language has about 30 commands, each is a single letter - uppercase or lowercase. Typically lowercase commands use one variable, while uppercase use two, these variables are located in the accumulator and deccumulator. Accumulator and deccumulator are identical in structure - infinite tapes with zeroes in all cells, but they act differently for each command. In order to operate with other data types, you have to access the Extended Stack, which is also an infinite tape with zeroes in all cells, but it can store all four data types, strings included. Variable names can only be integers, same is true for functions(k>) and goto points(: or ;). ==Examples== ===[[Hello, world!]]=== <pre class="rectwrap"> iisibCmbCZbmbbCZbmbbbCZbmbbbbCbcazZZxaxzcaxziibIIIIbIIZTaxzcaxzibbIIIIZTaxzcaxziiibIbIIIIZTaxzcaxziiibIbIIIIZTaxzcaxzibIIbIIIIZTaxzcaxziibIbIZTaxzcaxziibIIbIIIZTaxzcaxzibIIbIIIIZTaxzcaxziiiibIIbIIIIZTaxzcaxziiibIbIIIIZTaxzcaxzbbIIIIZTaxzcaxziiibIbIZTzZaCaczcOzZaCaczc </pre> ===[[Cat]]=== <code> iisiiisiiiiiiiiiiiiiTaiQO </code> ===[[Truth-machine]]=== <code> ixqxa:z{aioj>.ao> </code> ==External resources== * [https://pastebin.com/iVP1pgSD Interpreter source code] * [https://pastebin.com/RUC2a35c Seabass documentation] * [https://pastebin.com/rRTkW6Sj Interpreter readme]'
Unified diff of changes made by edit (edit_diff)
'@@ -1,1 +1,23 @@ +'''Seabass''' is a programming language that was inspired by [[Deadfish]] and is backwards-compatible with it. The other key points of Seabass are: +* functionality +* (relative) ease of use +The language has about 30 commands, each is a single letter - uppercase or lowercase. Typically lowercase commands use one variable, while uppercase use two, these variables are located in the accumulator and deccumulator. Accumulator and deccumulator are identical in structure - infinite tapes with zeroes in all cells, but they act differently for each command. In order to operate with other data types, you have to access the Extended Stack, which is also an infinite tape with zeroes in all cells, but it can store all four data types, strings included. Variable names can only be integers, same is true for functions(k>) and goto points(: or ;). +==Examples== +===[[Hello, world!]]=== +<pre class="rectwrap"> +iisibCmbCZbmbbCZbmbbbCZbmbbbbCbcazZZxaxzcaxziibIIIIbIIZTaxzcaxzibbIIIIZTaxzcaxziiibIbIIIIZTaxzcaxziiibIbIIIIZTaxzcaxzibIIbIIIIZTaxzcaxziibIbIZTaxzcaxziibIIbIIIZTaxzcaxzibIIbIIIIZTaxzcaxziiiibIIbIIIIZTaxzcaxziiibIbIIIIZTaxzcaxzbbIIIIZTaxzcaxziiibIbIZTzZaCaczcOzZaCaczc +</pre> +===[[Cat]]=== +<code> +iisiiisiiiiiiiiiiiiiTaiQO +</code> +===[[Truth-machine]]=== +<code> +ixqxa:z{aioj>.ao> +</code> + +==External resources== +* [https://pastebin.com/iVP1pgSD Interpreter source code] +* [https://pastebin.com/RUC2a35c Seabass documentation] +* [https://pastebin.com/rRTkW6Sj Interpreter readme] '
New page size (new_size)
1480
Old page size (old_size)
0
Lines added in edit (added_lines)
[ 0 => ''''Seabass''' is a programming language that was inspired by [[Deadfish]] and is backwards-compatible with it. The other key points of Seabass are:', 1 => '* functionality', 2 => '* (relative) ease of use', 3 => 'The language has about 30 commands, each is a single letter - uppercase or lowercase. Typically lowercase commands use one variable, while uppercase use two, these variables are located in the accumulator and deccumulator. Accumulator and deccumulator are identical in structure - infinite tapes with zeroes in all cells, but they act differently for each command. In order to operate with other data types, you have to access the Extended Stack, which is also an infinite tape with zeroes in all cells, but it can store all four data types, strings included. Variable names can only be integers, same is true for functions(k>) and goto points(: or ;).', 4 => '==Examples==', 5 => '===[[Hello, world!]]===', 6 => '<pre class="rectwrap">', 7 => 'iisibCmbCZbmbbCZbmbbbCZbmbbbbCbcazZZxaxzcaxziibIIIIbIIZTaxzcaxzibbIIIIZTaxzcaxziiibIbIIIIZTaxzcaxziiibIbIIIIZTaxzcaxzibIIbIIIIZTaxzcaxziibIbIZTaxzcaxziibIIbIIIZTaxzcaxzibIIbIIIIZTaxzcaxziiiibIIbIIIIZTaxzcaxziiibIbIIIIZTaxzcaxzbbIIIIZTaxzcaxziiibIbIZTzZaCaczcOzZaCaczc', 8 => '</pre>', 9 => '===[[Cat]]===', 10 => '<code>', 11 => 'iisiiisiiiiiiiiiiiiiTaiQO', 12 => '</code>', 13 => '===[[Truth-machine]]===', 14 => '<code>', 15 => 'ixqxa:z{aioj>.ao>', 16 => '</code>', 17 => '', 18 => '==External resources==', 19 => '* [https://pastebin.com/iVP1pgSD Interpreter source code]', 20 => '* [https://pastebin.com/RUC2a35c Seabass documentation]', 21 => '* [https://pastebin.com/rRTkW6Sj Interpreter readme]' ]
Unix timestamp of change (timestamp)
1563395866