Category:ArnoldC: Difference between revisions

explain how to use ArnoldC's profanity on Rosetta Code
No edit summary
(explain how to use ArnoldC's profanity on Rosetta Code)
 
(One intermediate revision by one other user not shown)
Line 7:
ArnoldC is an [[esoteric programming language]] created with Scala by Lauri Hartikka. The source is available [https://github.com/lhartikk/ArnoldC here], along with tutorials and example programs.
 
In an effort to keep Rosetta Code accessible to as many schools as possible, commands with profanity have been censored using asterisks. Specifically, please use <code>GET YOUR A** TO MARS</code> and <code>BULLS***</code> when making submissions.
:''This articles is being improved. Help us out by adding more information.''
 
:''This articlesarticle is being improved. Help us out by adding more information.''
 
 
Line 27 ⟶ 29:
|If
|-
| style="text-align:center"| <code>BULLSHITBULLS***</code>
|Else
|-
Line 84 ⟶ 86:
|CallMethod
|-
| style="text-align:center"| <code>GET YOUR ASSA** TO MARS</code>
|AssignVariableFromMethodCall
|-
Line 114 ⟶ 116:
|EndAssignVariable
|-
| style="text-align:center"| <code>WHAT THE FUCKF*CK DID I DO WRONG</code>
|ParseError
|}
Line 129 ⟶ 131:
 
===Variables and Keywords===
Variables and keywords are differentiated by capitalisation. Variables should awaysalways be <code>lowercase</code>, whereas keywords are always <code>UPPERCASE</code>.
 
===New Lines===
Line 143 ⟶ 145:
* [https://github.com/lhartikk/ArnoldC Lauri Hartikka's GitHub source] contains instructions and files needed in order to use ArnoldC.
* [https://github.com/lhartikk/ArnoldC/wiki/ArnoldC ArnoldC wiki] includes the complete set of instructions for coding in ArnoldC.
 
 
[[Category:Languages]]
[[Category:2013]]
1,808

edits