really-old-stuff
Programming experiments
A collection of old programming experiments and projects written in C.
This is a repository for really old programming experiments of mine
14 stars
5 watching
6 forks
Language: C
last commit: about 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ekmett/coda | An experimental language project providing a toy compiler and tools for working with it | 163 |
billyfrcs/programming | A comprehensive learning platform covering object-oriented and procedural programming fundamentals in various languages | 6 |
hhatto/gocloc | A tool for measuring the complexity of software code in various programming languages. | 808 |
dreamos82/dreamos64 | An experimental 64-bit kernel project that demonstrates low-level programming concepts and basic operating system functionality. | 166 |
grrrdog/sploits | A collection of Proof Of Concept exploits and demonstrations | 17 |
hellerve/programming-talks | A curated list of programming talks covering various topics and languages. | 7,237 |
h0mbre/learning-c | A collection of C learning exercises and projects for beginners | 1,531 |
svenschmidt75/functional | An exploration of Haskell's functional programming capabilities, with a focus on practical applications and software development concepts. | 0 |
joaodanielrufino/gcloc | A tool to count lines of code in various programming languages and file formats. | 30 |
zedshaw/learn-c-the-hard-way-lectures | A repository of C code and presentation slides accompanying the book Learn C The Hard Way | 1,241 |
graue/esofiles | An archive of esoteric programming languages, including language specs and implementations. | 97 |
justlucdewit/cod | A language and compiler that supports a unique concatenative stack-based programming paradigm. | 24 |
ekmett/structures | A playground for advanced data structures in Haskell | 63 |
rafael-santiago/cutest | A C library for writing unit tests. | 18 |
doctorn/micro-mitten | An experimental language research project exploring alternative memory management strategies at compile-time using data-flow analysis and static approximation. | 536 |