2009/7/9 Vegard Nossum <vegard.nos...@gmail.com>: > This provides a recursive-descent parser for the grammar of sections, > as given at: http://java.sun.com/j2se/1.3/docs/guide/jar/jar.html > > The actual manifest parsing has still to be done.
You should probably hold off on merging this. I realized while brushing my teeth that this is not really a good implementation of a parser because we can't back off more than a single char at a time. It doesn't seem to make a difference for this particular grammar, though. Besides, I think it needs to parse utf8 chars, not just plain C chars. Please do still comment on it, though. Vegard ------------------------------------------------------------------------------ Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App World(TM) will have the opportunity to enter the BlackBerry Developer Challenge. See full prize details at: http://p.sf.net/sfu/Challenge _______________________________________________ Jatovm-devel mailing list Jatovm-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jatovm-devel