Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
No contributors data available
rework lexer to deal with open/close tags and add some unit tests for the lexer
94da09fView on GitHubrestructure again because I feel that the lexer would be useful as a standalone subdirectory
3d9337bView on GitHubcreate a wrapper struct to hold data only used by the lexer and make Matcher an interface
248c7b3View on GitHubremove tests from parser because it's going to be mainly interfaces
3d23d34View on GitHub