`` title: Softwares overview last_modification_date: 2025/03/14 creation_date: 2025/01/05 summary: A collection of all the programs and source code I share with the public for free.. toc: none output_path: "/html/softwares/softwares.html" category: "softwares;download;" inside_index_menu: true `` Terms of Use All software listed on this webpage is free to use. Some have their source code available for modification, while others provide only the executable, possibly accompanied by DLLs. If the source code is not available, it is likely because the software is part of a larger project that will evolve into a product in the future. --- Softwares IDK Parser [#1]_ _"/idk/idk_logo_600_600.jpg"(270x600, "IDK's temporary logo") Description IDK Parser is a Windows command-line tool that lets you check IDK files, view error messages, and convert them into HTML files. It can generate a valid HTML website; in fact, this very website was built using it. Additional ressources . Direct download: "/assets/builds/idk/idk_parser/idk_parser_alpha_win64.zip"(idk_parser_alpha_win64.zip): . Detailed instructions on how to write IDK file format can be found in "/idk/idk_documentation.idk"(IDK's documentation). . For usage instructions, refer to the "/idk/idk_readme.idk"(IDK's readme). . Technical insights: "idk/idk_technical.idk"(IDK's technical side).