Releases: SourceDevKev/DIOXIDE
Releases · SourceDevKev/DIOXIDE
Windows Compiler Support Pack
Two convenient zip files containing the binaries of
- MinGW 9.2.0 (
MinGW.zip), for Windows builders of DIOXIDE - Python 3.8.0 (
python-3.8.zip), with all necessary modules installed (wx,pygame)
After downloading, extract MinGW.zip into location ./compilers/MinGW of the project,
and python-3.8.zip into location ./compilers/python-3.8.
Carbon DIOXIDE v0.1.0
Right off the bat, all releases after this one will be named after an element.
This version supports:
- Basic file functions
- Line numbers
- C++ code highlighting
- Compile, run, compile & run functions
- An extendable skins library of proprietary
.gskinfiles which use Python'sdictsyntax
Currently we only have Windows releases, but more will come in the future.