FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Here it is.

 
Post new topic   Reply to topic     Forum Index -> lr-lalr
View previous topic :: View next topic  
Author Message
Ivan Senji



Joined: 03 Sep 2004
Posts: 8
Location: Zagreb, Croatia

PostPosted: Mon Sep 06, 2004 4:24 am    Post subject: Here it is. Reply with quote

Very Happy
Here it is. And it is here just in case anyone finds it in any way usefull.

*lr.d //the parser itself
*ivan_*.d //the files it uses
*main.d //examples how to call a parser, when compiled it parses command line arguments and passes them to the parser
*tests folder contains some grammars and test files
*test.bat invoke the tests (to use it compile main.d lr.d and ivan_*.d into lr.exe and unzip the tests into the "tests" subdirectory.

*readme.txt is a "help" file (it could be writen in a clearer way Cool )

Hope you enjoy it Confused
Back to top
View user's profile Send private message
Wienczny



Joined: 10 Apr 2004
Posts: 35

PostPosted: Wed Sep 08, 2004 6:29 pm    Post subject: Reply with quote

It looks quite nice.

I'm trying to compile it on linux. There is a undefined referenz.
main.d:112 <getch()>
Do you have an idea?

Stephan
Back to top
View user's profile Send private message AIM Address MSN Messenger
jcc7



Joined: 22 Feb 2004
Posts: 657
Location: Muskogee, OK, USA

PostPosted: Wed Sep 08, 2004 9:06 pm    Post subject: getch Reply with quote

Wienczny wrote:
It looks quite nice.

I'm trying to compile it on linux. There is a undefined referenz.
main.d:112 <getch()>
Do you have an idea?

Stephan
I've heard that Linux doesn't have a getch(). It's function in Windows is to "get a character" (keystroke).

Here's some newsgroup references that might help:
digitalmars.D/2383
D:25429
Back to top
View user's profile Send private message AIM Address
Ivan Senji



Joined: 03 Sep 2004
Posts: 8
Location: Zagreb, Croatia

PostPosted: Thu Sep 09, 2004 12:38 am    Post subject: Re: getch Reply with quote

jcc7 wrote:
I've heard that Linux doesn't have a getch(). It's function in Windows is to "get a character" (keystroke).

Here's some newsgroup references that might help:
digitalmars.D/2383
D:25429


Thanks! I removed getch(), but i don't have time to see if it works on linux now until later today. I hope it isn't that hard getting dmd to work on linux?

Ivan
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> lr-lalr All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group