help!

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • dhilipsiva@gmail.com

    #1

    help!

    hi friends !
    im developing a new language . so where can i have the compiler
    developement softwares from?
    or any other similar softwares? can any one help me? Please help me .
  • babakandme@yahoo.com

    #2
    Re: help!

    Hi,

    1. What Platform do you use?
    2. What Language do you use?
    ....
    There are different kind of compilers in different Platforms...
    Check out for VC++, C-Builder, eclipse, gcc, ...


    And please don't forget, """Here is a C++ group""".
    Regards...

    Comment

    • Vladislav.Lazarenko@gmail.com

      #3
      Re: help!

      On Dec 13, 6:18 am, "dhilips...@gma il.com" <dhilips...@yah oo.com>
      wrote:
      hi friends !
      im developing a new language . so where can i have the compiler
      developement softwares from?
      or any other similar softwares? can any one help me? Please help me .
      Boost Wave may help. See http://www.boost.org/libs/wave/index.html

      Comment

      • Daniel T.

        #4
        Re: help!

        "dhilipsiva@gma il.com" <dhilipsiva@yah oo.comwrote:
        im developing a new language . so where can i have the compiler
        developement softwares from?
        or any other similar softwares? can any one help me? Please help me .
        I hope this doesn't sound too mean spirited, but if you don't know the
        answers to the above, then maybe developing a new language is not a
        project you should be embarking on. Try learning 5 or 10 languages
        first...

        Comment

        • Michael DOUBEZ

          #5
          Re: help!

          Daniel T. a écrit :
          "dhilipsiva@gma il.com" <dhilipsiva@yah oo.comwrote:
          >
          >im developing a new language . so where can i have the compiler
          >developement softwares from?
          >or any other similar softwares? can any one help me? Please help me .
          >
          I hope this doesn't sound too mean spirited, but if you don't know the
          answers to the above, then maybe developing a new language is not a
          project you should be embarking on. Try learning 5 or 10 languages
          first...
          I had thoughts that way too.

          If you want to develop a Domain Specific Language, I have heard that
          Ruby is great. Could be great also to build up some prototype of the
          language you want to design.

          Michael

          Comment

          • Colander

            #6
            Re: help!

            On Dec 13, 12:18 pm, "dhilips...@gma il.com" <dhilips...@yah oo.com>
            wrote:
            hi friends !
            im developing a new language . so where can i have the compiler
            developement softwares from?
            or any other similar softwares? can any one help me? Please help me .
            Have a look at the 'Amsterdam Compiler Kit", it help a great deal in
            developing a compiler.

            http://sourceforge.net/projects/tack/

            Good luck,
            Bas

            Comment

            • dhilipsiva@gmail.com

              #7
              Re: help!

              On 13 Dec, 16:40, babakan...@yaho o.com wrote:
              Hi,
              >
              1. What Platform do you use?
              2. What Language do you use?
              ...
              There are different kind of compilers in different Platforms...
              Check out for VC++, C-Builder, eclipse, gcc, ...
              >
              And please don't forget, """Here is a C++ group""".
              Regards...
              1.i use vista home premium
              2.i use turbo c++ and ansi cpp

              Comment

              • dhilipsiva@gmail.com

                #8
                Re: help!

                On 13 Dec, 19:12, Colander <colan...@gmail .comwrote:
                On Dec 13, 12:18 pm, "dhilips...@gma il.com" <dhilips...@yah oo.com>
                wrote:
                >
                hi friends !
                im developing a new language . so where can i have the compiler
                developement softwares from?
                or any other similar softwares? can any one help me? Please help me .
                >
                Have a look at the 'Amsterdam Compiler Kit", it help a great deal in
                developing a compiler.
                >
                http://sourceforge.net/projects/tack/
                >
                Good luck,
                Bas
                thanks a lot man!

                Comment

                • James Kanze

                  #9
                  Re: help!

                  On Dec 13, 12:18 pm, "dhilips...@gma il.com" <dhilips...@yah oo.com>
                  wrote:
                  im developing a new language . so where can i have the
                  compiler developement softwares from? or any other similar
                  softwares? can any one help me? Please help me .
                  I don't really see a relationship to C++; you should probably
                  ask in comp.compilers.

                  --
                  James Kanze (GABI Software) email:james.kan ze@gmail.com
                  Conseils en informatique orientée objet/
                  Beratung in objektorientier ter Datenverarbeitu ng
                  9 place Sémard, 78210 St.-Cyr-l'École, France, +33 (0)1 30 23 00 34

                  Comment

                  Working...