An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: gcc-compiler

jesperancinha/whiskers-kotlin-native

This is a set of command line elements that we can run and install in our system created in Kotlin and Generated using the Kotlin Native compiler

Language: Kotlin - Size: 2.88 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 11 - Forks: 0

EnderIce2/Fennix

Opeating System from scratch made in C and C++

Language: C++ - Size: 77.2 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 3 - Forks: 1

simdjson/simdjson

Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks

Language: C++ - Size: 66.6 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 20,690 - Forks: 1,082

brnfra/vim-shortcuts

Shortcuts to edit files, compile and run using gcc compiler in unix systems.

Language: Vim Script - Size: 516 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

scivision/cmake-build-gcc

Build GCC and prereqs driven by CMake

Language: CMake - Size: 105 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 16 - Forks: 3

thepranaygupta/codehelp-compiler

A library that allows you to run programs in 5 languages using node.js, useful for creating online IDE's and similar projects.

Language: TypeScript - Size: 22.5 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

alainlebret/odl-ressources

Outils de développement logiciel / Software development tools

Language: Emacs Lisp - Size: 10.7 MB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 5 - Forks: 1

Estrella-Explore/gcc_strict-flags

To enable the STRICTEST compiler flags for competive programming (single file compile script).

Language: Shell - Size: 59.6 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 8 - Forks: 1

thisisdishang/C-Programs

My C Programs

Language: C - Size: 135 KB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

ASHWIN990/My-Programming-Books

My all Programming books available for public to download

Size: 294 MB - Last synced at: 2 days ago - Pushed at: over 4 years ago - Stars: 23 - Forks: 11

GNU-Ymir/gymir

GNU ymir compiler

Language: C++ - Size: 3.83 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 4 - Forks: 0

SweetIceLolly/DragControlsIDE-v2

拖控件大法第二版!第一版:https://github.com/SweetIceLolly/DragControlsIDE

Language: VBA - Size: 31 MB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 25 - Forks: 11

iambarack/starfish

a dump of my command-line tools

Language: Shell - Size: 21.5 KB - Last synced at: 11 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

paschalugwu/monty

Developed a C-based interpreter for Monty ByteCodes files, featuring a unique stack data structure and specific instructions for stack manipulation and bytecode execution.

Language: C - Size: 75.2 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

vpoulailleau/basicmakefile

A basic makefile for C project

Language: Makefile - Size: 9.77 KB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 1

arkenidar/sdl-cb-maze-game

mainly tests for codeblocks IDE projects (C language use of libSDL2 API)

Language: C - Size: 43.4 MB - Last synced at: 1 day ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

theAstralProgrammer0/alx-low_level_programming

Explore my C programming repository. C is an essential language widely used in building applications and crafting 'low-level' programs that intricately interact with the computer hardware.

Language: C - Size: 893 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

vivek-vijayan/cpplang

C++ Repository to upload all working and findings on the concepts

Language: C++ - Size: 125 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

olegbukatchuk/c-beginners

Код курса: C - Программирование для начинающих. Автор: Майк МакГрат

Language: C - Size: 184 KB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

benchstation/cLang

Aulas de linguagem C da faculdade.

Language: C - Size: 150 KB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

blackdreamer15/alx-low_level_programming

Language: C - Size: 369 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Panquesito7/terminal-memory_game

A simple memory game built in C++.

Language: C++ - Size: 27.3 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

illumos/gcc Fork of gcc-mirror/gcc

GCC patched to build illumos, including the patches from Codesourcery/Sun Microsystems used in the 3.4.3 and 4.3.3 shipped with Solaris

Language: C - Size: 3.06 GB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 25 - Forks: 14

SamuraiPolix/systemsProgrammingAEx1

Simple math project in C to practice using 'gcc', makefiles and libraries as an assignment in Systems Programming A @ Ariel University

Language: C - Size: 1.24 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

SirRoll93/alx-low_level_programming

As C is the basic High level programming language, which gives you the fundamental idea about what a programming language is. So you should know the C programming language. As far as career in C programming is concerned, all embedded system programs, all device drivers are written in C language. so You will get a lot of jobs in C programming.

Language: C - Size: 238 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 6

alex-ber/alpine-python2 📦

Alpine Linux based based image with Python 2.7 and necessary OS level dependencies (OpenSSL, gcc, ODBC driver, etc).

Language: Dockerfile - Size: 5.86 KB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

namanadlakha3/An-Application-based-on-Probability-Prediction-using-Randomization-Algorithms

An Application based on Probability Prediction using Randomization Algorithms. Where winning probability of player and banker is calculated simultaneously with the simulation of game Baccarat.

Language: C - Size: 43.9 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 1

thisisdishang/CPP-Programs

My CPP Programs

Language: C++ - Size: 446 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

136MasterNR/easy-gcc-compiler

GCC intaller, C language compiler and compiled exe launcher, all with one click, for windows 10/11.

Language: Batchfile - Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

manuelzzz/pingpong_game

🏓 A ping pong game with two paddles made in cpp

Language: C++ - Size: 13.7 KB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

dockpack/base_boost

🅱️ Ansible role for to install/compile Boost C++ libraries on Linux and Windows.

Language: Makefile - Size: 74.2 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

dockpack/compile_gcc

Ansible-role to compile GCC with a compiler installed with dockpack.base_gcc.

Language: C++ - Size: 36.1 KB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

alapha23/Ast-Extracter_gcc

GCC plugin for extraction of abstract syntax tree(Ast) from C code

Language: C - Size: 916 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 14 - Forks: 2

UlrichBecker/gcc-toolchain-builder

Script collection to build ready to use GCC 13.1.0 cross and/or native toolchains: C and C++ for all, (Fortran, ADA, D and GO for native compiler only). Cross targets: LM32, AVR, Motorola 68000 (m68k), (ARM in develop yet)

Language: Shell - Size: 55.7 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 16 - Forks: 8

Damileee/alx-low_level_programming

Welcome to C programming repository. C is one of the most important and widely used of all programming languages. It is a powerful language that can be used not only to build general-purpose applications but also to write “low-level” programs that interact very closely with the computer hardware.

Language: C - Size: 133 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

TobiasFaller/gcc-riscv-elf-rv32e-rv32i-rv64i

Build script to compile an up-to-date RISC-V GCC toolchain on Debian / Ubuntu with rv32e, rv32i and rv64i architectures and ilp32e, ilp32(fd) and lp64(fd) ABIs.

Language: Shell - Size: 42 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 1

YanMinge/mm32_project_demo

GNU project for mm32 chip

Language: C - Size: 20.2 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 2

wokwi/gcc-output-parser Fork of particle-iot/gcc-output-parser

GCC error parsing library for Node.js

Language: JavaScript - Size: 84 KB - Last synced at: 6 days ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 1

praabindhp/Binary_Tree-Operations

C Program For Operations In Binary Tree

Language: C - Size: 15.6 KB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

Jonathan-R-Andrade/learning-C

Códigos em C que desenvolvi enquanto estudava a linguagem.

Language: C - Size: 50.8 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

gml4gtk/singlefilegraph

graph layout in c in a single file library

Language: C - Size: 2.41 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

stahta01/gcc-6502 Fork of itszor/gcc-6502

A port of GCC to the 6502 processor family.

Size: 1.85 GB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ldv-klever/cif

Read-only mirror of the CIF Git repository

Language: C - Size: 4 MB - Last synced at: 11 months ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 2

GerryFerdinandus/Renesas-RX-GCC

Renesas RX GCC for Ubuntu Linux 64 bit

Language: Shell - Size: 5.86 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 0

lstolcman/bi-pjp-sfe

New frontend able to parse a Pascal inspired language

Language: C++ - Size: 237 KB - Last synced at: 6 days ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0

gml4gtk/gcc1

This is a re-compilation of GNU GCC compiler version 1.21 from 1988

Language: C - Size: 1.33 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Puneet2000/gcc_gimple

IDE to compile,run and display output of C/C++ codes (gcc,g++) with multiple test inputs and decent frontend

Language: HTML - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 0

GerryFerdinandus/Renesas-RX-FreeRTOS

FreeRTOS for Renesas RX63N processor with GCC compiler

Language: C - Size: 275 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 1