Advertisement

1 - 10 of 301 containing alltags:("parser") (0.001 seconds)
Hello ! I use the "class viewer" built in workspace window of Visual C++ 6.0 It works just fine as long as I keep my header-files in the project directory. If I move them to a sub-folder "inc"...
Zones: Windows ProgrammingDate Answered: 07/12/2000 Grade: B Views: 0
Hi, I would like to know if anyone knows a parser generator that generates JAVA code, accepts a LALR grammar and accepts regular expressions such as (control + logic)* . Thanks, Luiz Pa...
Zones: Java, Sun Java System Web Server, Pa...Date Answered: 07/28/2003 Grade: A Views: 0
Dear All , my requirement to is write a very small language with very few programming constructs. may be ( if ..then else ..) and ( for loop ) thats it. now i want to execute this script f...
Zones: JavaDate Answered: 02/19/2001 Grade: A Views: 4
i need a c++ parser written in c++ if you have it, please contact yaelr@galor.com thanks, Yael
Zones: C++Date Answered: 06/26/2002 Grade: A Views: 0
IBM main frame computers utilize Advanced Function Presentation (AFP) architecture to interchange data information accross platforms ranging from System/390 (MVS, VSE, and VM), to AS/400, to RISC S...
Zones: Visual BasicDate Answered: 01/29/2002 Grade: A Views: 0
Hello Dear members of experts exchange. I need to convert an entire arithmetic string expression to a result integer so C++ will calculate the expression for me without the need to develop a par...
Zones: C++Date Answered: 11/27/2002 Grade: B Views: 0
hi, at the moment i have: expr.cpp---- #include <stdio.h> #include <string> #include <vector> #include "expr.hpp" using namespace std; string expression = "1 +  (5 * (4 / 2) - 5)"; ...
Zones: C++Date Answered: 05/27/2003 Grade: B Views: 0
Hello, I try to Write a String Parser, I want to get some Values from an email like This: NAME:                    VALUE1 ADDRESS:              VALUE2 and...   can you help me there? thank you
Zones: Delphi ProgrammingDate Answered: 09/18/2003 Grade: A Views: 4
mmlcc: This question is being open to grant you 20 pts for taking the time to read and minimally respond to my question. I have ask support to close the 500+ pt question since I had no detailed re...
Zones: JavaDate Answered: 04/21/2004 Grade: A Views: 0
I am relatively new to XML and I have installed SQLXML on my sql web server.  I have got it to return the results of a query in xml format.  I need to then take the results and loop through them to...
Zones: Web DevelopmentDate Answered: 04/16/2004 Grade: A Views: 0