Re: [linux-audio-dev] Command parser?

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [linux-audio-dev] Command parser?
From: Juhana Sadeharju (kouhia_AT_nic.funet.fi)
Date: Wed Aug 23 2000 - 01:03:05 EEST


>From: Erik Steffl <esteffl_AT_pbi.net>
>
> use perl and regular expressions

How it is used for language parsing? I thought it was for some text
mangling a la grep, sed, awk.

> use regular expressions in C or C++ (there are some fairly convenient
>libraries, at least I've heard so)

I will look at GNU libc; didn't remember it has some good tools.

> lex and yacc (or flex&bizon) is probably the most elegant choice, if
>you do not have experience with these tools it might be a good way to
>learn more about parsing, but if you only want to get job done it might
>require too much learning...

I thought they were only for language parsing, not for searching
items inside a complete document. I have used them once; maybe I give
a try.

Juhana


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Wed Aug 23 2000 - 01:59:05 EEST