https://github.com/denoed/gcc
Deno module for GCC.
https://github.com/denoed/gcc
deno gcc library module
Last synced: 8 months ago
JSON representation
Deno module for GCC.
- Host: GitHub
- URL: https://github.com/denoed/gcc
- Owner: Denoed
- License: agpl-3.0
- Created: 2022-10-09T06:53:40.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-10T08:23:13.000Z (about 3 years ago)
- Last Synced: 2025-04-12T06:59:39.420Z (8 months ago)
- Topics: deno, gcc, library, module
- Language: JavaScript
- Homepage: https://deno.land/x/gcc
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GCC
***[Deno]*** *module for **[GCC]**.*
## Progress
I'm currently working on implementing all GCC parameters.
Currently I'm at the `C Dialect` options.
[Deno]: https://deno.land/
[GCC]: https://gcc.gnu.org/