• Member Since 8th Dec, 2011
  • offline last seen Sep 30th, 2021

Clockwise Gear


I write fanfic sometimes.

E

What if everypony was a program on a computer?

I have no idea why I did this; it seemed like a good idea at the time.

Chapters (1)
Comments ( 14 )

Very good story(program?) it is very creative and certenly the first of its kind!
I'm guessing you're using C++ if that's so, I can help.
cout<<(int) char 7
Should be:
cout<<(char) 7
And #import should be #include

Also, it is a common beginers mistake to use SYSTEM("pause"), it is very platform dependant and not efficient at all. pros use cin.get(). I can see that that would be more dificult to read,but perhaps you could do something with that. :twistnerd:

Oh! And maybe you could replace the dots (.) with semicolums(;) like in a proppr program :twistnerd:

Again: awsome story

I lol'd. Just what I needed after searching a whole day for information about the needed AT commands and other config settings for my 3G dongle for BSD (Naturally, the model I have simply has to have precisely ZERO information).

if (story==OPINION_AWESOME)
{
thumbs_up++;
printf("Original idea :) Like it!");
}

>“Don’t get your functions in a recursion, Fluttershy! Auntie Pinkie knows what she’s doing!”
>Fluttershy glowered. “I’m a version older than you.”
:rainbowlaugh:

WHAT THE FUCK!?!

418297
Sorry, Miss Rarity. It's just that the other day in computing class, my professor told us to "grab a copy of my little source code," and this happened.

Funny. So Luna can be an old System process which ruled a long ago when RAM has 640 KBytes only, her strange speaking in "Lunar Eclipse" look like old and forgotten Forth language here :twistnerd: Also, function words in Forth can be written in a ROYAL CANTERLOT VOICE FORMAT. Oh, I'm such a nerd :twistnerd::twistnerd: sorry.

Wow, this was brilliant.
I'm not a programmer myself, so I can't say a word about the actual programming languages, but I loved what I saw in the fic.
Bravo!

-Zeph the Editor

this put a smile on my face when i put this through my compiler (eyes) into my interpreter (brain).
sadly while i have tried many programming languages i never tried any from the c family except for Java Script.
speeking of JS i found this fun site.
it does have one bad word in the description of the page. YOU HAVE BEEN WARNED.
the site

Comment posted by MrMeows deleted Sep 28th, 2017

Princess Celestia would fit better as the kernel and not the CPU based on how you used her in this story.

Edit: Thinking about it, Twilight fits better as the CPU.

Login or register to comment