Software :: Write _ Debug _ Execute Programs Of Yacc And Flex?
Jan 2, 2011I am using kubuntu 10.04 Linux.. How can I write and debug and execute programs of yacc and flex ?
View 3 RepliesI am using kubuntu 10.04 Linux.. How can I write and debug and execute programs of yacc and flex ?
View 3 RepliesWhat is the software to be installed to compile and execute c/c++,lex and yacc programs in rhel4??
View 1 Replies View RelatedHow do i open .exe files using wine? I've tried right clicking it & opening it in a erminal but when i do this it saysProcess of pid=0015 has terminatedNo process loaded, cannot execute 'echo Modules:'Cannot get info on module while no process is loadedNo process loaded, cannot execute 'echo Threads:'
process tid prio (all id:s are in hex)
0000000d
0000000f 0
[code]...
How to compile and execute Java programs
View 1 Replies View RelatedIs there any use if a file has only write and execute permission and not read permission?
View 2 Replies View RelatedI want to write a function that shall execute periodic. means if i set time 1 sec that function should execute in each 1 sec. let us call that function func1. But i dnt want to wait inside the func1 for that 1 sec. Meanwhile i want to run another function say func2 in background . some thing like less priority function. Whnever the time come to execute the periodic function func1 it has to go to func1 and then again in the waiting time , the second function func2 will resume. I wanted to know how to do it.. Can somebody tell me is it possible using signal in linux.
View 6 Replies View RelatedI'm using bioinformatics programs i run from console on my system or on the server and some of them don't have a option for use multiple cores/cpus.There's a way to force it? some programs have to run for days and use a single core...
View 1 Replies View RelatedI was running '# ls -l' in '/' directory and I noticed all directories in '/' have the following permeation 'drwxr-xr-x' [except root's home which is 'drwx------' (after I change it from 'drwxr-xr-x' )]
I don't want all the user (except root) to be able to read and execute (in) any directory, I just want every user to be abel to read/write/execute only in his/her home directory.
my question is, is it ok to change file and directory permeation of the following directories in '/' from 'drwxr-xr-x' to 'drwxr-x---' or 'drwx------' recursively?
/bin
/boot
/dev
/etc
[Code]....
-I and the other users use the pc for internet, open office and email mainly.
-It does not run server(s) like smb/cif or NFS.
-There are 5 usernames (created by me, non of them are superusers) in th pc, only one user is required to login at any one time.
I installed ubuntu on a spare computer that i have and i need to write some simple programs in C. Only problem is that i'm not sure how to do that. Do i need to install some sort of C compiler?
View 12 Replies View Relatedwants to do miniproject as part of the academic curriculum using Computer graphics on Linux using C or C++. Can any one direct me to a direction how i can proceed. I know basics of C and C++
View 9 Replies View RelatedWell I have been interested in programming for a while, and just found out about Linux and Unix. I started out with Java, but now I know I bunch: Flash, C++, C and others. I was working on a mac so I made a few flash games then started to work on iPhone games. I was board one day and I found out about Unix and I thought that would be something else to try.So in an attempt to learn about Unix I have been reading different articles about it, and have heard of using different languages in one program. The article I was reading didn't give any examples, and it assumed the reader has programmed Unix before.
So how do you write programs in multiple languages, which languages would you use, and why would you want to do that?
I am trying to write a script (especially C-shell) to execute a fortran code that reads in parameters from keyboard typing. I will have to process this .F code for many times with the parameters the same for all my data files, therefore, I don't have to type in everytime I execute the .F code. But I don't know what is the command in c shell to read in a text files that contains all the parameters I want and can make the shell read in appropriately to feed the .F code.
View 3 Replies View RelatedI printed Bruce Eckel's book "Thinking in Java" and Bjarne Stroustrup's book "Programming Principles and Practice Using C++". They are just great.I installed Fedora 14 with java development features including Eclipse IDE.Now I want to be able to recreate the examples from the books and experiment over them in Eclipse.I have been working for a while with python and django merely in the terminal and gedit without Eclipse.Please, help me to get started. How can I write my Java or C++ programs as projects in Eclipse?
View 2 Replies View RelatedI was wondering about a package that can be used to write and compile/run programs in different programming languages. I was also wondering how possible it is to program in Visual Basic 2010 in openSUSE if at all.
View 9 Replies View RelatedI'm wondering if it's possible to write some sort of script so I can have an icon on the desktop which opens a combination of programs I use together frequently.Specifically, I would like to have an icon called "keyboard practice" which does the following:
1) Open QJackCtrl and "click" on Start;
2) Open the Hexter softsynth and make the Jack connections between it and my speakers;
3) Make the Jack MIDI connection between my MIDI keyboard and Hexter.
Do you know how to write programs that use electronic signatures in JAVA (although I am not pretentious about the language in any way).
When I say e-signatures I mean those USB smart cards(security tokens) that are capable of doing encryption by themselves and store securely the private key. I am particularly interested in how authentication works with a digital signature, how to sign data, and most importantly how to check that a digital certificate is valid. What do I need to store in the Database for authentication for example -- is it the serial or the Hash?
I am trying to write a perl script which will give an interactive session to a user to execute command on the server. I have written a small script to do this :
Code: !/usr/bin/perl -w
use strict;
use Net::SSH::Perl;
my $host = '192.168.1.1';
my $username = 'user';
my $login_passwd = 'test123';
[Code]...
I cannot execute "untrusted" files/programs on xubuntu but I could on ubuntu? I'm admin but cannot edit permissions. I tried opening it with wine but still get the execute error and looked everywhere for a solution and can't find one.
View 4 Replies View RelatedI've looked everywhere but I can't find where to change the default box for incoming mail, or am I on the wrong track. It's a nuisance having to change folders and I can't configure wastebin to empty on exit.And I can't get kmail to import from evolution. Do I have to go to the evolution storage and do it manually, and if so, how do I do that?
View 1 Replies View RelatedLinux and have got some work to do on Debian 4.0. I have installed this version with the Cd image debian-40r8-i386-CD-1. I Believe this was a minimal installation.I'm in need os some packages like Bison flex.
View 3 Replies View Relatedhow do I use lex and yacc on Fedora10 .i am getting this messagebash: lex: command notfound
View 7 Replies View RelatedHow to use lex and yacc tools in red hat enterprise version 4?
reply soon..
do i have to install anything??
iwant to install julius 3.5.2 on my system but i have an error after compiling the file configure the error is flex library is not found so what i have to do
View 3 Replies View RelatedHere is a link explaining how publish an swf without installing flash . senocular.comIs anything similar like this possible in linux .i mean is it possible to get a flex sdk installed in linux the linux way without the use of wine?
View 6 Replies View RelatedI have run the command ./wineinstall on redhat 5.2 machine and have got the error "conigure error: flex version installed is looking old.install flex 2.5.33 or newer version"
Solution for the above so that i can install wine on my linux machine.
How to download lex and lex.yy.c and yacc in ubuntu9.10 ?
View 2 Replies View Relatedconfigure: warning: bison versions supported for regeneration of the Zend/PHP parsers: 1.28 1.35 1.75 1.875 2.0 2.1 2.2 2.3 2.4 2.4.1 (found: none).
configure: warning: flex versions supported for regeneration of the Zend/PHP parsers:
[code]....
I'm programming an SQL grammar using YACC and during compilation I got this error:
conflits:
1 shift/reduce, 2 reduce/reduce
the first error : shift/reduce
Code:
scalar_exp:
scalar_exp PLUS scalar_exp
| scalar_exp NEG scalar_exp
|scalar_exp MULT scalar_exp
|scalar_exp DIV scalar_exp
| atom
|column_ref
|function_ref .....
I am getting shift/reduce and reduce/reduce conflict in my yacc grammar code. yacc generates (i.e yacc -d -v parser.y) its grammar and state information in the parser.output file.
How can i interpret the below information and understand which grammar state is conflicting with other grammar state? Please help me to understand.
State 159 conflicts: 1 shift/reduce
State 1863 conflicts: 1 shift/reduce
State 1865 conflicts: 1 shift/reduce
State 1960 conflicts: 1 shift/reduce
I was going through this Lex/YACC tutorial: [URL]... and I was working along with it. The Lex examples worked fine, but the YACC one quit white compiling
[Code]...