Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
/ minic Public

Blazing slow C minifier using Clang-AST and (annoyingly) regex magic

License

Notifications You must be signed in to change notification settings

135e2/minic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

12 Commits

Repository files navigation

minic

Yet another C minifier using Clang-AST and (annoyingly) regex magic.

Roadmap

  • Support C++
    • C++ function/class templates
  • Investigate deeper into clang AST
  • Gradually replace regex with clang toolings
  • Support minifying multiple source files
  • Add rules to replace repetitive calls with macros

Credits

License

About

Blazing slow C minifier using Clang-AST and (annoyingly) regex magic

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /