https://github.com/slendidev/sccomp
A build system targeted for school work
https://github.com/slendidev/sccomp
build-tool python3 schoolwork
Last synced: about 1 month ago
JSON representation
A build system targeted for school work
- Host: GitHub
- URL: https://github.com/slendidev/sccomp
- Owner: slendidev
- Created: 2021-09-27T18:10:55.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-09-28T12:18:15.000Z (over 3 years ago)
- Last Synced: 2025-02-17T04:56:29.490Z (2 months ago)
- Topics: build-tool, python3, schoolwork
- Language: Python
- Homepage:
- Size: 11.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ScComp - A build system targeted for school work
This program compiles using pandoc txt and md files into both html and pdf.
It also compiles with gcc/g++ C or C++ code in different binaries.