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: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An experimental language project providing a toy compiler and tools for working with it | 162 |
| A comprehensive learning platform covering object-oriented and procedural programming fundamentals in various languages | 6 |
| A tool for measuring the complexity of software code in various programming languages. | 816 |
| An experimental 64-bit kernel project that demonstrates low-level programming concepts and basic operating system functionality. | 169 |
| A collection of Proof Of Concept exploits and demonstrations | 17 |
| A curated list of programming talks covering various topics and languages. | 7,246 |
| A collection of C learning exercises and projects for beginners | 1,554 |
| An exploration of Haskell's functional programming capabilities, with a focus on practical applications and software development concepts. | 0 |
| A tool to count lines of code in various programming languages and file formats. | 30 |
| A repository of C code and presentation slides accompanying the book Learn C The Hard Way | 1,246 |
| An archive of esoteric programming languages, including language specs and implementations. | 97 |
| A playground for advanced data structures in Haskell | 63 |
| A C library for writing unit tests. | 18 |
| An experimental language research project exploring alternative memory management strategies at compile-time using data-flow analysis and static approximation. | 538 |