This repository has been archived by the owner on Jun 5, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
mindplay-dk/petitparser-ts
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
PetitParser-TS ============== Lukas Renggli's PetitParser, ported to TypeScript by Rasmus Schultz. Referencing PetitParserDart 0.5.5: https://github.com/renggli/PetitParserDart/tree/947f50ab6e840a809171e57dc3bc5abca21e7d50 And cross-referencing PetitParserJava: https://github.com/renggli/PetitParserJava/tree/e43cdb50ee6dd3ffdddc8472fcdbcb2eb10d344a STATUS ------ This is currently a very rough source-to-source port of the Dart version of PetitParser to TypeScript. Status of port of each core file from the Dart version: context.dart fully ported token.dart fully ported parser.dart fully ported (with TODOs) characters.dart fully ported (with TODOs) parsers.dart fully ported (with TODOs) predicates.dart fully ported (with TODOs) actions.dart fully ported (with TODOs) combinators.dart fully ported (with TODOs) composite.dart fully ported (with TODOs) repeaters.dart fully ported (with TODOs) reflection.dart fully ported with many TODOs and open questions...
About
Lukas Renggli's PetitParser library ported to TypeScript - on hold until TypeScript stabilizes
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published