gnu-make-cosmopolitan

Make compiler

An experimental version of GNU Make with modifications to compile with Cosmopolitan Libc

GNU Make 4.3 source code, with modifications to compile with Cosmopolitan Libc

GitHub

8 stars
3 watching
3 forks
Language: C
last commit: over 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ahgamut/rust-ape-example An experimental project demonstrating the compilation and execution of Rust code using Cosmopolitan Libc. 189
ahgamut/luajit-cosmo A modified version of LuaJIT 2.1.0-beta3 compiled with Cosmopolitan Libc 9
jserv/mazucc A minimal C compiler generating x86_64 assembly code 516
jserv/amacc A compiler for the Arm architecture that compiles a subset of C to generate executables and supports just-in-time execution. 1,015
jmorag/mcc Compiles the MicroC programming language into machine code using Haskell 116
ahgamut/janet A dynamic language with user scripting capabilities to extend C/C++ programs and automate system tasks. 5
rhysd/gocaml An implementation of a statically-typed functional programming language in Go using LLVM and building its own compiler from scratch. 748
bkaradzic/genie Automates project creation by generating build files based on a Lua script 904
grin-compiler/ghc-whole-program-compiler-project Enables whole program compilation and external STG IR tooling for GHC 116
g-ford/cradle Building a compiler in Haskell using a hands-on, top-down approach inspired by the "Let's Build a Compiler" series 160
ziglang/zig-bootstrap An open-source project to build a fully operational Zig compiler from scratch. 386
saman-pasha/lcc A Lisp-like compiler and toolset for writing C code with additional features 26
kit-ty-kate/labrys A compiler for a toy language based on LLVM that implements the System Fω type-system 103
melusina-org/make-common-lisp-program Creates executable Common Lisp programs on GitHub runners with various implementations and systems 3
mustafaquraish/cup A simple, C-like programming language compiler written in Rust to learn the basics of compilers and language processing 296