https://github.com/kalongn/cse-216
Programming Abstraction (College Class).
https://github.com/kalongn/cse-216
functional-programming generic java ocaml python recursion type-hierarchies
Last synced: 9 days ago
JSON representation
Programming Abstraction (College Class).
- Host: GitHub
- URL: https://github.com/kalongn/cse-216
- Owner: kalongn
- Created: 2023-02-12T20:37:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-16T13:46:34.000Z (over 2 years ago)
- Last Synced: 2025-02-05T12:13:03.531Z (9 months ago)
- Topics: functional-programming, generic, java, ocaml, python, recursion, type-hierarchies
- Language: Java
- Homepage:
- Size: 915 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CSE 216 Programming Abstractions
All the works are published to this directory
Works will be in 3 languages
- OCaml (functional programming)
- Java (polymorphism, functional programming)
- Python (basic of Python, multiple inheritance)