Jump to content
Banner by ~ Ice Princess Silky

Jaezmien

Muffin
  • Posts

    14
  • Joined

  • Last visited

Posts posted by Jaezmien

  1. Hello!

    I've done some minor changes to this. Notably, the Javascript transpiler and experimental functions. Which means two things:

    • All reports in the Test project should work now! (Yes, including Brainfk).
    • The online interpreter should now be faster when dealing with complicated reports!

    If the slowness of the online interpreter was bothering you, it should not happen as often as it was before. :)

    • Brohoof 1
  2. On 2019-05-20 at 7:19 PM, Jaezmien said:

    i dont want to touch this project anymore :D

    Ha! This didn't age well.

    After working on this iteration, attempting to do it again in Python in 2020, then going back to C# and spending the first months of 2021 doing another iteration. I did another iteration this year with cleaner (and hopefully easier to maintain) code.

    I don't know why I keep doing it, but its really fun! (At the expense of not working on other projects :crackle:)
    And yes, I did add a few things since NetFiM - check out the main post!

    ...dear Celestia, have i been making an iteration every year?

  3. i did it

    i made a better version of it

     

    i dont want to touch this project anymore :D

    Anyway, it's now in a better shape where I'm comfortable with it now. Arrays are now supported, arithmetic is now also supported, and the code is now maintained in a clean(ish) way where executing a report is done inside a class. This might be the last time I do anything with FiM++ since it's hard doing something like this on a dead project.

    Spoiler

    next project might contain a certain pink pony on an unexpected "game engine"

    its taking me a long time to do but it's 40% done

     

  4. FiMSharp

    A FiM++ interpreter written in C#

    (I ran out of buget to design a logo)

     

    What's FiM++?

    Quote

    FiM++ is an object-oriented language made by fans of My Little Pony: Friendship is Magic, which takes its name from the initials of the show's subtitle. Its syntax and structure are inspired by Java and ALGOL. The original idea was published on October 4th, 2012 by Cereal Velocity, one of the bloggers on Equestria Daily and inventor of the language, after being unable to find pre-existing programming language based on My Little Pony. It was then picked up by an team of community programmers and completed within the month.

    - esolangs.com description about FiM++

     

    But what's new on this one since NetFiM?

    There's still some minor bugs with this (which is why its still not on its first major version), but for the most part it should work.

     

    * Subjective

    What are the reports that can run on this?

    See the test program for more details. Note that some reports require experimental functions.

     

    Is it on NuGet now?

    Hell yeah!

     

    How do I use it?

    using FiMSharp; // Available on NuGet and in the GitHub Release.
    
    FiMReport report = new FiMReport(@"Dear Princess Celestia: Hello World!
    Today I learned how to say hello world.
    	I said ""Hello World!"".
    That's all about how to say hello world.
    Your faithful student, Twilight Sparkle."); // You can also use FiMReport.FromFile(string path); to use a path instead.
    
    if( report.MainParagraph != null ) {
    	report.MainParagraph.Execute(); // Outputs "Hello World!" into the console.
    }

    If you want to use the CLI instead:

    Usage: ./fim [options] report_path
    Interprets the specified FiM++ report.
    
    Options:
      -p, --pretty               Prettify console output.
      -h, --help                 Show this message and exit.
      -e, --experimental         Add experimental functions.
      -j, --javascript           Convert file to Javascript.
      
    Example: ./fim hello.fim

     

    But what if I don't want to download it?

    I got you! There is an online interpreter using Blazor to run the C# code.

    Note that there are some limitations to it (such as being very slow on complicated reports), but this may change in the future.

    The online interpreter transpiles your report into Javascript now!

     

    Are you okay?

    its been five years at this point and i am at the sixth iteration. there has been no development in the language for over what, 8 years now?

    i think i have an addiction. but hey - its fun, and it makes for a nice challenge.

     

    ~ Links ~

    Github Repository:  https://github.com/Jaezmien/FiMSharp

    VS Code Syntax Highlighter: https://github.com/Jaezmien/NetFiM_Syntax

    FiM++ Wikia: http://fimpp.wikia.com/wiki/FiM%2B%2B_Wiki

    Language Specification: https://docs.google.com/

     

    -- Old Post --

    Spoiler

    oh hey this is still a thing

     

    NetFiM_Banner.png.229e9e38ca67508dd1936e0a7a000bd1.png

    - Version 3 -

     

    Now with (hopefully) cleaner code :yay:

    I just did this when I realized that classes aren't illegal to use in C#.

     

    Now this supports arrays, modifying and reading an array slot!

    And you can now call this as a class and re-use it (finally).

     

    To use NetFiM (why would you), you'll have to add the NuGet package MoonSharp to your project.

    After that, just make a reference to all "NetFiM[X].cs" to your project and add:

    
    using NetFIM.Core;

    "Why not just make it a NuGet package?" ... eh nopony will use this lol

    Also, the NetFiM folder contains an example Program which you can just run.

     

     

    It's still not finished when it comes to fully implementing everything that's in the documents and the wikia.

    And there's still missing features such as Switch and For Loops.

     

    ~ Links ~

    GitHub:  https://github.com/Jaezmien/NetFiM-v2

    VS Code Syntax Highlighter: https://github.com/Jaezmien/NetFiM_Syntax

     

    FiM++ Wikia: http://fimpp.wikia.com/wiki/FiM%2B%2B_Wiki

    Language Specification: https://docs.google.com/


    -- Older Post --

    Spoiler

    this is just a little thing i decided to do so i can brush up on my c# knowledge
    it's stable enough that it can run the example codes that i've found on the wiki, deviantart and the google drive document (though some needed modifications).

    if anypony's interested/curious or brave enough to look at my code and try to improve it, here's the Github repository link.
    (also here's a Visual Studio Code syntax highlighter)

    and here's info about FiM++
    FiM++ Wikia
    [Google Drive] Language Specification

    and of course, a download link. (not stable!!1!)


    criticism/feedback is welcome /)

     

    • Brohoof 5
  5. My Favourite Mane 6 Pony: Fluttershy

    How did you find MLP Forums?: Through searching Google for fun things


    How you became a fan of My Little Pony: Friendship is Magic: Crack Twilight in the background of an Animeme Rap Battle.

    Hi, I'm Vinyl Melody. I'm 12 years old and currently living in Philippines. I'd like to see more from my country since I rarely come across Filipino bronies/pegasisters.

     

    I mostly do photoshops of ponies in real sceneries.

    (Here's a link that comparisons my editing when I started out from my recent one: http://puu.sh/sayIp/bbe5a4598a.png)

    And spend time practicing how to draw.

     

    Other than doing pony stuffs, I like C# and learning new stuffs REALLY advanced from my age.

     

    I hope I meet great new friends here :P

    • Brohoof 4
×
×
  • Create New...