Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. how can i develop a parser which is like .......?

how can i develop a parser which is like .......?

Scheduled Pinned Locked Moved C / C++ / MFC
questionc++
2 Posts 2 Posters 0 Views 1 Watching
  • 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.
  • C Offline
    C Offline
    cyberiafreak
    wrote on last edited by
    #1

    hello everybody, i like to develop a parser which should parse the user given inputs.. exampl, ---------------------------- # code ln 123,232,23,223; mycircle 233,343,12; Textout "text",23,23,"2"; # end when i run the program, the user pinputted codes should be mapped with the vc+++ Line,Circle,Textout routines with app.parameters provided by the user. suggest me an idea to solve this.. with regards, Mahes

    J 1 Reply Last reply
    0
    • C cyberiafreak

      hello everybody, i like to develop a parser which should parse the user given inputs.. exampl, ---------------------------- # code ln 123,232,23,223; mycircle 233,343,12; Textout "text",23,23,"2"; # end when i run the program, the user pinputted codes should be mapped with the vc+++ Line,Circle,Textout routines with app.parameters provided by the user. suggest me an idea to solve this.. with regards, Mahes

      J Offline
      J Offline
      Jim Crafton
      wrote on last edited by
      #2

      take a look and read further: http://www.antlr.org/ ¡El diablo está en mis pantalones! ¡Mire, mire! Real Mentats use only 100% pure, unfooled around with Sapho Juice(tm)! SELECT * FROM User WHERE Clue > 0 0 rows returned

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups