Enter Keywords:
1 - 10 of 334(0.017 seconds)
Sort By:
 
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 Rating: 7.2 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 J...Date Answered: 07/28/2003 Rating: 7.6 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 Rating: 7.8 Views: 0
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 Rating: 7.4 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 Rating: 9.2 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 Rating: 7.8 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 Rating: 6.0 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 Rating: 8.2 Views: 0
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 Rating: 8.2 Views: 0
I want to know if there is any such tool so that a user can specify what kind of syntax he needs(his own choice of keywords)  and the tool generates the grammar for that syntax. For e.g if the u...
Zones: CDate Answered: 08/05/2004 Rating: 5.8 Views: 0