OrangeBacon / mcc

Mini C Compiler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mcc

Mini C Compiler

note: currently only works with windows x86_64 abi, not system V abi - output executables will not work on a non windows computer

About

Mini C Compiler

License:MIT License


Languages

Language:C 97.7%Language:C++ 2.0%Language:CMake 0.2%Language:Python 0.2%