projeduc / oop4codersLinks
The implementation of OOP concepts in many programming languages, so "less talk more code"
☆33Updated 7 years ago
Alternatives and similar repositories for oop4coders
Users that are interested in oop4coders are comparing it to the libraries listed below
Sorting:
- Thread-less, event-loop based tiny http-server from scratch using epoll. Learning Purpose.☆84Updated 4 years ago
- prettify let's build a compiler tutorial☆40Updated 9 months ago
- subset c compiler☆37Updated 5 years ago
- Object-Oriented Reengineering Patterns☆37Updated 2 years ago
- Python quick reference☆21Updated 12 years ago
- A library of "connected" data structures☆131Updated 2 years ago
- The Whack Programming Language☆59Updated 6 years ago
- Fundamental algorithms☆93Updated 6 years ago
- A catalog of code worth reading☆117Updated 8 years ago
- Transactional SQL based RDBMS with sophisticated multi table constraint logic.☆45Updated 7 years ago
- PDFs for programming tutorials.☆444Updated 2 years ago
- Everything is focused on Unix systems. From C Language Programming to Unix Systems Programming and Kernel Hacking☆30Updated 7 years ago
- JTK is a library designed for writing applications and libraries in C. It provides core utilities such as collections, unit testing, I/O …☆26Updated 5 years ago
- Dynace object-oriented extension to C☆120Updated last year
- A compiler for a lisp-like language targeting LLVM IR, x86 assembly☆133Updated 3 years ago
- C Implementation of the monkey programming language☆74Updated 5 years ago
- Programming Language Explorations☆102Updated 2 weeks ago
- A shebang-friendly script for "interpreting" single C99, C11, and C++ files, including rcfile support.☆115Updated 2 weeks ago
- Ape Programming Language☆273Updated 2 years ago
- Variaous articles☆80Updated 2 years ago
- A Pratt Parser implementation in Python☆31Updated 8 years ago
- A collection of small C projects - usually a minimal example of something interesting☆47Updated 3 years ago
- A bash-like shell that performs basic functions of a shell. Made as a project for my course of System Software.☆60Updated 4 years ago
- Doug McIlroy's C++ regular expression matching library☆96Updated 7 years ago
- fundamental tools in the spirit of C☆58Updated 6 years ago
- An Oberon-07 compiler for the JVM☆162Updated 2 months ago
- My personal wiki☆11Updated 7 years ago
- Jim is a small footprint Tcl interpreter, with some changes to the original language but mostly compatible.☆59Updated 16 years ago
- Rapid prototyping parser generator☆17Updated 7 months ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆156Updated 4 years ago