Navigation

    Fuze Arena Logo
    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Users
    • Groups
    • Help
    • Discord

    The first look of the interpretor

    Work In Progress
    9
    79
    13829
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • P
      petermeisenstein F last edited by petermeisenstein

      So hello guys i did some work on the parser maybe you guys can help me a bit
      if you have any suggestions feal free to make changes or suggest.

      EQHG9FWUUAA0TrK.jpg

      ![alt text](EQHG2-9UEAAdqkf.jpg image url)

      1 Reply Last reply Reply Quote 0
      • P
        petermeisenstein F last edited by

        Thanks to the whole fuze team and the community for helping me i know i sometimes bother you guys with my to big suggestions.But you guys are Heros on programming i mean both the community and the fuze team.Never thought that there is a Team of nintendo devs who are so nice and want to help.I know you cant implement anything because of your ressources.If you dont understand me because of my bad school english i only want to say thanks to all of you

        1 Reply Last reply Reply Quote 6
        • P
          petermeisenstein F last edited by

          Quick update.As long there is no exec it will be very different to run python code.but i will try my best

          1 Reply Last reply Reply Quote 0
          • P
            petermeisenstein F last edited by petermeisenstein

            So today i aded some data types its pending but here is what i made EQMgOYgVUAAM3Gm.jpg

            1 Reply Last reply Reply Quote 0
            • P
              petermeisenstein F last edited by

              for anyone who wants to download it here is the code NXE269QD9Q

              1 Reply Last reply Reply Quote 0
              • P
                petermeisenstein F last edited by

                So the new version is now live

                1 Reply Last reply Reply Quote 0
                • M
                  MikeDX last edited by

                  This is a really ambitious project, which I think is 100% possible, although the work involved in this would be huge.

                  You would need to write a lexer, parser, regex matchers, a stack and more.

                  exec probably would not help you.beyond a simple calculator and even that wouldnt be entirely helpful.

                  P 1 Reply Last reply Reply Quote 3
                  • P
                    petermeisenstein F @MikeDX last edited by

                    @MikeDX I say thank you for your tips in the moment i am doing a bit of research on lexer and tokenizer meanwhile i try the best what i can.And I here to show that fuze isnt only for gaming.Gaming is cool and I love to see your guys projects I was totally flashed by fuze Eshop.But making grafical stuff isnt my bussiness i like stuff like this what i do.And I will become better.And I know some people think my programm is boring yeah it is in the moment but it will become better trust me.Thanks to all of you guys.I am a Application developer(not in real live) in Fuze.Maybe Fuze isnt the best choices for this but nevertheless buying fuze was a good choice

                    Martin 1 Reply Last reply Reply Quote 3
                    • P
                      petermeisenstein F last edited by

                      A other big problem is this isnt C++ or Python or assembly who many peoples did this before.This is Fuze and Fuze hasnt this big Textcommands.In Python there are so much text commands.You can split and join them and in Fuze this is all missing or you have to write it by your self so this is the point.Second is my knowledge.I make an apprenticeship as an systemsintegrator which also includes programming.But i dont have an clou so i have to learn and the next versions wont be very good.But in the moment you can use some single line commands.Things will become better I promise

                      1 Reply Last reply Reply Quote 0
                      • Martin
                        Martin Fuze Team @petermeisenstein last edited by Martin

                        @petermeisenstein said

                        And I know some people think my programm is boring yeah it is in the moment but it will become better trust me.

                        I don't think it is really a case of this. I suspect response is quiet because this is very different to what everyone else is tackling and people probably don't understand why you are doing it? I will admit that if I wanted a Python interpreter, neither the Switch, or Fuze are places that I would evern consider looking :)

                        But there doesn't have to be a "Why?". The Why can simply be "bacause why not" or "because you want to" - so, keep going and let's see what happens

                        P 1 Reply Last reply Reply Quote 3
                        • P
                          petermeisenstein F @Martin last edited by

                          @Martin Thanks you are right.Its only for fun.

                          1 Reply Last reply Reply Quote 3
                          • Archive
                            Archive last edited by

                            I think this is a cool project. I've been keeping my eye on it and am interested to watch it grow.

                            The best part is the things you need to solve while writing an interpreter will be applicable to other projects of yours. Keep at it!

                            P 1 Reply Last reply Reply Quote 2
                            • P
                              petermeisenstein F @Archive last edited by

                              @Archive Thank you so much

                              1 Reply Last reply Reply Quote 0
                              • PB____
                                PB____ last edited by

                                When I try to download the interpreter with code NXE269QD9Q, all I get is this:

                                //start to make it
                                function printpy(text)
                                   print(text)
                                   update()
                                return text
                                printpy("hello")
                                
                                

                                I did not respond, because this is the same program that I downloaded with this code before. But it does not match with what you show in the screenshots. Is there a problem where the switch won't override updates? Or isn't the latest version of it shared publicly?

                                P 1 Reply Last reply Reply Quote 0
                                • P
                                  petermeisenstein F @PB____ last edited by

                                  @PB____ I swear I published it

                                  1 Reply Last reply Reply Quote 0
                                  • P
                                    petermeisenstein F last edited by

                                    Is it now the newest version if not please tell me what to do

                                    1 Reply Last reply Reply Quote 0
                                    • PB____
                                      PB____ last edited by

                                      I deleted the project, downloaded it again, but still get the same version.

                                      It could be that the status is pending (you would see this at he right panel where you submitted the project), since it needs to be reviewed by the Fuze Team before it can be public.

                                      The steps to submitting your project are described here, basically you need to follow these steps when you have an update too.

                                      P 1 Reply Last reply Reply Quote 0
                                      • P
                                        petermeisenstein F last edited by

                                        I did it again

                                        1 Reply Last reply Reply Quote 0
                                        • P
                                          petermeisenstein F @PB____ last edited by

                                          @PB____ I say sorry in Name of The FuPy Project

                                          1 Reply Last reply Reply Quote 0
                                          • PB____
                                            PB____ last edited by

                                            No worries. Let me know when it has the status 'live', so I could check again :)

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post