tinycc
There are 28 repositories under tinycc topic.
TinyCC/tinycc
Unofficial mirror of mob development branch
DosX-dev/obfus.h
Macro-header for compile-time C obfuscation (tcc, win x86/x64)
ellisonleao/pyshorteners
:electric_plug: Generating short urls with python has never been easier
C-Chads/tinycc
C-Chads Maintained fork of Tiny C Compiler, regularly pulled from https://repo.or.cz/w/tinycc.git
ZilchOS/bootstrap-from-tcc
Starting with a single ~400 KB TinyCC binary, compile a Clang 17 toolchain and Nix package manager
Tiny-C-Compiler/tinycc-mirror-repository
🔄 Mirror of main development hub for TCC, a small and fast C compiler originally created by Fabrice Bellard ___________________________________________ This is a Mirror Repository of https://repo.or.cz/tinycc.git ___________________________________________ The Mirroring is openly governed by GitHub-Actions-Mirror-Repository
andreiw/tinycc
My tinycc fork: hopefully, better OSX support, EFI targets, and ???
nucular/tcclua
LuaJIT FFI bindings for the Tiny C Compiler
Alex2804/libtcc-cmake
Aims to build libtcc (https://bellard.org/tcc/) platform independent (for supported platforms) with CMake.
saagarjha/tinycc
Fork of the Tiny C Compiler patched to compile code on iOS
MrOneTwo/tinycc-dynamic-compilation
This is a barebones example for tinycc compiler's dynamic compilation.
mrh1997/pytcc
Python Binding for TCC (TinyCC)
Th3R3alDuk3/editor-v86
online editor that uses an client-side x86-emulator (v86)
antonioprates/sugar
a different flavour of tiny c, it's sugar
absop/Tinycc
My fork of Fabrice Bellard's Tiny C Compiler, with supporting for c++ raw string.
phoenixthrush/Tiny-C-Compiler
The Tiny C Compiler (a.k.a. TCC, tCc, or TinyCC) is an x86, X86-64 and ARM processor C compiler initially written by Fabrice Bellard.
KaruroChori/vs-fltk
Lightweight UI framework powered by fltk & scripting via tcc, quickjs, lua & wamr.
partic2/tinycc-min
A branch fork from TinyCC(https://repo.or.cz/tinycc.git) and remove unnecessary feature.
winspool/csmith.sh
create testfiles with csmith and check compiler results. With TAP output
chapvic/get_cpuid
Pure C cross-platform CPUID/CPUIDEX functions
in3rtial/RuntimeCompiler
Runtime C compilation using Fabrice Bellard's Tiny C Compiler
bensuperpc/docker-tinycc
tinycc in docker !
rdeusser/tinycc
TinyCC mirror with weekly releases
bensuperpc/tinycc
Unofficial mirror of mob development branch
Th3R3alDuk3/editor-docker
online editor that runs docker on the server side (multiple compilers)
lazy-eggplant/tcc
Fork of tinycc to support some extra bits I need in `vs`
ITAgnesmeyer/DIGA.Tools.Compiler.Tcc
C# LIBTCC Wrapper
SpazElectro/libtcc_and_glfw
Tiny C Compiler + OpenGL3