matt-dunleavy / cosmo-projectLinks
Project starter template for building cross-platform applications in C using the Cosmopolitan toolchain
☆29Updated 8 months ago
Alternatives and similar repositories for cosmo-project
Users that are interested in cosmo-project are comparing it to the libraries listed below
Sorting:
- A build-once run-anywhere SDL2 program.☆27Updated 2 years ago
- Example of using SDL2 with Cosmopolitan Libc☆38Updated last year
- Portable Executable Zork; notes and code for interactive fiction authoring via Cosmopolitan Libc☆24Updated 9 months ago
- a smaller, simpler, portable pkg-config clone☆117Updated 2 weeks ago
- A makefile project to demonstrate building a portable Hello World executable with Cosmopolitan Libc☆14Updated 3 years ago
- Tiny vi text editor clone with enough features to be truly useful☆27Updated last month
- wak -- an awk implementation for toybox and standalone☆86Updated last month
- A new city of code on a cosmopolitan foundation.☆21Updated 4 years ago
- Compact garbage-collected heap and JSON-like object model☆81Updated 2 years ago
- clex is a simple lexer generator☆108Updated 4 months ago
- Compiling C to FlipJump☆96Updated last year
- MinC Is Not Cygwin☆113Updated this week
- fnet - FILE* over your socks. Easily create and handle your network sockets.☆32Updated 10 months ago
- Quick and dirty print debugging☆34Updated last year
- A minimal stack based programming language☆34Updated last year
- A compiler and IDE for the Micron programming language - the Oberon with the power of C☆70Updated this week
- Cp1 / C+1 / C plus 1 Programming Language, a TypeScript for C☆78Updated last week
- A portable self-bootstrapping C compiler☆189Updated last week
- A simple implementation of the classic Asteroids game written in C☆42Updated last year
- Header-only library for C99 that implements the most important classes from GLib: GArray, GHashTable, GList and GString.☆91Updated 2 years ago
- libc and tools for creating size-optimized, statically linked Linux i386 and i686 programs☆25Updated this week
- Post-Apocalyptic Computing: bootstrapping Forth environment for LC-3 CPU☆92Updated 3 years ago
- A small scripting language to replace Unix shell scripts.☆55Updated last month
- A bootable x86 lisp interpreter, assembler, and simple text editor that lets you run the code you type in so you can bootstrap anything☆40Updated last year
- Generic and TypeSafe Programming In C☆66Updated 3 months ago
- A header-only portability and boilerplate library for C☆26Updated 4 months ago
- Peephole optimizer for QBE