maybe. Just google (remember it is “parse” not “parc”).
For mega8 (maybe mega16 also) you might need to find (or write) a parser that does not use sscanf and/or floating point (depending on your compiler this can use a lot a program space).
The Procyon AVRlib has a NMEA parser that works well but it only parses GGA and VTG. You can add your own functions if you need to parse other NMEA packets. The library can also parse Trimble’s TSIP.