Esoteric Programming

Exploring unconventional abstract data types and logic.

Project Overview

This Python project is a deep dive into non-standard and deliberately strange data structures. Core features: - Implements intentionally impractical or confusing ADTs Designed to help me understand some of the fundamental data types and their implementations in Python

Related Links