[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Porting Subversion to EBCDIC

From: Greg Stein <gstein_at_lyra.org>
Date: 2005-02-13 12:58:02 CET

On Sun, Feb 13, 2005 at 02:46:36AM +0100, Branko ??ibej wrote:
> Mark Phippard wrote:
>...
> Yes, you need a parser that at least rudimantally understands C. A lexer
> that understands comments might be enough, actually; perhaps something
> based on cpplib.

Note that our code is pretty darn regularized. We enforce style guidelines
very well, so it is actually pretty easy to parse stuff out. At one point,
I went and parsed headers for functions (see build/generator/extractor.py)
The code was amazingly simple.

Not saying it would be as easy, but the problem might not be horrible.

>...

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Feb 13 13:05:55 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.