OOPInFPInSwift
Function-Oriented OOP Playground
An experimental collection of Swift playgrounds exploring object-oriented programming through functional programming concepts.
Object-Oriented Programming in Functional Programming in Swift (4, I think)
59 stars
3 watching
0 forks
Language: Swift
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
cmvicentehe/functionalprogrammingdesignpatterns | An interactive playground exploring functional programming design patterns and techniques in Swift. | 5 |
uraimo/swift-playgrounds | A collection of playgrounds showcasing various Swift programming concepts and techniques. | 139 |
brynbellomy/funky | Functional programming tools and experiments in Swift | 13 |
ashokgelal/algorithmsplayground | A collection of algorithms implemented as Swift Playground files | 6 |
wojtekmach/oop | An Elixir library providing basic Object-Oriented Programming features | 313 |
nettlep/learn-swift | Interactive playgrounds to learn Apple's Swift programming language quickly and efficiently | 793 |
edopelawi/designpatternsplayground | An interactive learning platform showcasing various software design patterns in Swift | 27 |
danielpi/swift-playgrounds | A collection of playground files and examples from Apple's Swift Programming Language book | 226 |
uberbruns/swiftplaygrounds | A collection of interactive coding environments for learning and experimenting with Swift. | 4 |
wisn/jargon-pemrograman-fungsional | Provides a glossary of terms and explanations for functional programming concepts in a simple and accessible way. | 70 |
oliverfoggin/datastructuresplayground | A collection of data structures and algorithms implemented in Swift for learning and exploration | 16 |
tintpoint/overlay | A flexible UI framework for Swift that uses protocol-oriented design and allows for declarative UI code generation. | 51 |
p-sun/animated-sorting-algorithms | An interactive platform to visualize and manipulate sorting algorithms in Swift. | 36 |
waynewbishop/bishop-algorithms-swift | A comprehensive collection of algorithms and data structures implemented in Swift. | 2,098 |
objectionary/eo | An experimental object-oriented programming language based on 𝜑-calculus, aiming to improve upon traditional OOP concepts. | 1,048 |