GitHub / irllyliketoast / String-Compression-Problem
This project implements a run-length string compression algorithm across multiple programming paradigms—imperative, functional, and declarative—highlighting how language design shapes problem-solving. It explores both theoretical models (CFGs, NDFSMs) and practical implementations in Python, Java, C++, Prolog, and SML.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irllyliketoast%2FString-Compression-Problem
PURL: pkg:github/irllyliketoast/String-Compression-Problem
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: C++
Size: 26.4 KB
Dependencies parsed at: Pending
Created at: about 1 month ago
Updated at: about 1 month ago
Pushed at: about 1 month ago
Last synced at: about 1 month ago
Topics: cpp, excercise-code, excercise-solution, implementation, java, python, sml, string-manipulation