-
Notifications
You must be signed in to change notification settings - Fork 3
Decide on parsing library #1
Copy link
Copy link
Open
Description
Rack Next is going to rely heavily on parsers. A decision needs to be made on what parsing library to use. Performance is most critical, but I'm willing to prioritise the readability and maintainability of one library, over marginal performance gains of another.
Also to consider, the parsing library should support compilation to plain Ruby to avoid it being a runtime dependancy.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels