Add Tact lexer by aSpite · Pull Request #2571 · pygments/pygments

@aSpite

@aSpite

@aSpite

jeanas

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Quick comments because I don't have the time to review this fully right now.

@aSpite

@aSpite

@jeanas

There are many PRs on this repo. We do our best to review them in reasonable delays, but please allow some time.

@aSpite

jeanas

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for taking the time to contribute.

This is a bit hard to review right now due to the many states; I think it will be much simpler after flattening it a bit.

@aSpite

@jeanas

Thanks for the updates. There were regex linting failures in the CI, and I can't push the fixes to your PR branch because you opened the PR from the master branch of your fork, so I've pushed the combined changes to master directly as commit b23b4d8.

jeanas added a commit that referenced this pull request

Nov 21, 2023

@jeanas

@aSpite

Thanks for the review and help in improving the lexer.