- Notifications
You must be signed in to change notification settings - Fork6
Form an IOCCC submission as a compressed tarball file
License
ioccc-src/mkiocccentry
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Themkiocccentry
toolkit is required to form a submission to enter theIOCCC(International Obfuscated C Code Contest). Ifyou do not know what that is then you are in the wrong place; otherwise readbelow.
First, a set of requirements for using the toolkit:
- Unix-like environment (see IOCCCRule20).
- GNU Make version 3.81 or later (see IOCCCFAQ on "makecompatibility".
- A C compiler that understands "-std=gnu17".
bash
version 5.1.8 or later.
For a quick step by step list of instructions on how to submit an entry,including obtaining this repo, compiling it and using it, pleasesee theFAQ on "submitting to theIOCCC".
You might also wish to look at theguidelines about"mkiocccentry".
If you have a problem with anything in this repo, including with compilingand/or installing (which is not required), or other kinds of questions, pleasesee theFAQ foranswers to a number of possible problems as well as to see how to report issues.
If your problem is a problem compiling the tools or you have encountered whatyou think is a bug, please see theFAQ on "reporting bugs".
Additionally, if you have more questions on the use of the toolkit, see the FAQsectionEntering the IOCCC: the bare minimum you need toknow, the FAQ sectionEnteringthe IOCCC: more help anddetails, theIOCCCGuidelines and theIOCCCRules at theOfficial IOCCCwebsite.
About
Form an IOCCC submission as a compressed tarball file