https://github.com/juancarlospaco/nim-minifyc
C Source Code Minifier for Nim
https://github.com/juancarlospaco/nim-minifyc
Last synced: 7 months ago
JSON representation
C Source Code Minifier for Nim
- Host: GitHub
- URL: https://github.com/juancarlospaco/nim-minifyc
- Owner: juancarlospaco
- License: mit
- Created: 2019-06-15T05:41:58.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-15T05:50:59.000Z (over 6 years ago)
- Last Synced: 2025-01-26T14:48:40.763Z (8 months ago)
- Language: Nim
- Size: 1.95 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MinifyC
- C Source Code Minifier for Nim.
Tested on https://github.com/nim-lang/csources it reduces 15~20Mb without breaking the build.