An open API service indexing awesome lists of open source software.

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.

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.