https://github.com/cpressey/information-hiding-in-scheme
Some simple techniques for information hiding in R5RS Scheme
https://github.com/cpressey/information-hiding-in-scheme
abstract-data-type abstract-data-types encapsulation information-hiding r5rs r5rs-scheme
Last synced: 7 months ago
JSON representation
Some simple techniques for information hiding in R5RS Scheme
- Host: GitHub
- URL: https://github.com/cpressey/information-hiding-in-scheme
- Owner: cpressey
- Created: 2021-05-03T13:51:10.000Z (over 4 years ago)
- Default Branch: forwarding-address
- Last Pushed: 2023-10-31T14:38:48.000Z (almost 2 years ago)
- Last Synced: 2025-01-15T16:25:40.228Z (9 months ago)
- Topics: abstract-data-type, abstract-data-types, encapsulation, information-hiding, r5rs, r5rs-scheme
- Language: Scheme
- Homepage: https://codeberg.org/catseye/The-Dossier/src/branch/master/article/Information-Hiding-in-Scheme/README.md
- Size: 6.84 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This article has [moved into The Dossier](https://codeberg.org/catseye/The-Dossier/src/branch/master/article/Information-Hiding-in-Scheme/README.md).