FiM++ Wiki
(added monobook warning)
(→‎Example Programs: Why was that still red?)
Tag: sourceedit
(16 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
== Welcome to the FiM++ Wiki ==
<DIV ID="MonoBookWarning">{{icon|warning}} Warning: This wiki is designed to be used with the MonoBook skin. Please go into '''My Preferences''' and change the "'''Layout'''" selection to "'''MonoBook'''"</DIV>
 
  +
This is a wiki documenting the [[FiM++]] programming language. Also known as Friendship Reports, FiM++ attempts to be an easy-to-read-aloud programming language that, if you didn't know it was a program, you would think is a letter.
   
  +
== Learning ==
==Welcome to the FiM++ Wiki==
 
  +
Wanna dive right in, but don't know what to search? Here's where you can start!
This is a wiki documenting the FiM++ programming language
 
  +
* [[FiM++]] - Basics and history of the language!
  +
* [[Reports]] - Learn about how to write a FiM++ report!
  +
** [[Paragraphs]] - Learn about Paragraphs in FiM++ report!
  +
** [[Keywords]] - Learn about what keywords do in FiM++!
  +
** [[Operators]] - Learn about how operators work in FiM++!
  +
** [[Variables]] - Learn about how variables work in FiM++!
  +
** [[Literals]] - Learn about how literals work in FiM++!
  +
  +
=== Example Programs ===
  +
* [[Program:Hello World|Hello World]] by Kyli Rouge
  +
* [[Program:Jugs of Cider|99 Jugs of Cider]] by Kyli Rouge
  +
  +
== Sharing ==
  +
Know something you want to share about FiM++? Make sure you follow the [[Page Structure Guidelines|Page Structure]] and [[Design Guidelines]]. After you read these, you can start editing! There's even a useful [[FiM++ Wiki:Toolbox|toolbox]] of commonly-used code for you to copy-paste!
  +
  +
=== Major Language Changes ===
  +
Think you can really improve the language? Leave a proposal in [[FiM++ Wiki:Proposals|the Proposals section]]! It's fine if you don't know wikicode, just give what you can and the admins will do their best to format it for you.
   
==Latest activity==
 
<activityfeed/>
 
 
[[Category:Browse]]
 
[[Category:Browse]]

Revision as of 00:56, 13 July 2017

Welcome to the FiM++ Wiki

This is a wiki documenting the FiM++ programming language. Also known as Friendship Reports, FiM++ attempts to be an easy-to-read-aloud programming language that, if you didn't know it was a program, you would think is a letter.

Learning

Wanna dive right in, but don't know what to search? Here's where you can start!

  • FiM++ - Basics and history of the language!
  • Reports - Learn about how to write a FiM++ report!
    • Paragraphs - Learn about Paragraphs in FiM++ report!
    • Keywords - Learn about what keywords do in FiM++!
    • Operators - Learn about how operators work in FiM++!
    • Variables - Learn about how variables work in FiM++!
    • Literals - Learn about how literals work in FiM++!

Example Programs

Sharing

Know something you want to share about FiM++? Make sure you follow the Page Structure and Design Guidelines. After you read these, you can start editing! There's even a useful toolbox of commonly-used code for you to copy-paste!

Major Language Changes

Think you can really improve the language? Leave a proposal in the Proposals section! It's fine if you don't know wikicode, just give what you can and the admins will do their best to format it for you.