The Felix Programming Language
-
Updated
Sep 23, 2024 - C
The Felix Programming Language
Full-featured interfaces for C99
Simple and memory-efficient implementation of OOP in C suitable for real-time embedded systems.
📚 A demonstration of implementing a "type-safe" lazy iterator interface in pure C99
Research on malware creation and protection
Ideas, thoughts, and notes on a typeclass/interface based polymorphism pattern for standard C
Functional, Type safe, Lazy abstractions for generic iterators in C - https://github.com/TotallyNotChase/c-iterators
Object-oriented programming (OOP) in pure C
An x64 binary executing code that's not inside of it.
Rust poly-metamorphic shellcode loader (Challenge Creation for TISC)
A Proof-of-Concept for a Modern Standard Library for GNU C 11+
Streamlining Software Design
Arrow is an arcade game where the player shoots arrows to explode balloons and catch prizes, created as an exercise for the Video Game Programming Technologies subject in C++ with the SDL library.
My course work of COMPENG 2SH4: Principles of Programming
cunfyooz is a mEtAmOrPhIc engine implemented in C
An educational exercise implementing C++ polymorphism in C
This project implements a stack using function pointers in C to simulate polymorphism. The stack supports common operations such as push, pop, top and so on.
This repository represents the backend (i.e. the code) of the CV-Selector system.
Add a description, image, and links to the polymorphism topic page so that developers can more easily learn about it.
To associate your repository with the polymorphism topic, visit your repo's landing page and select "manage topics."