https://github.com/alex-stone-github/cautodiffbase
I was just experimenting, and if I were to implement gloss in c, this is how I would start.
https://github.com/alex-stone-github/cautodiffbase
Last synced: 8 months ago
JSON representation
I was just experimenting, and if I were to implement gloss in c, this is how I would start.
- Host: GitHub
- URL: https://github.com/alex-stone-github/cautodiffbase
- Owner: Alex-Stone-Github
- Created: 2022-10-02T19:19:37.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-02T19:21:47.000Z (over 3 years ago)
- Last Synced: 2025-02-02T14:38:04.054Z (over 1 year ago)
- Language: C
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cautodiffbase
I was just experimenting, and if I were to implement gloss in c, this is how I would start.
This just contains some very basic structs and functions. Also I was messing around
and envisioning how vtables are implemented in higher level languages.