Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/acorrenson/minigc
A tinny GC written in plain C
https://github.com/acorrenson/minigc
c compiler-construction compiler-design garbage-collector java ocaml programming-languages
Last synced: about 22 hours ago
JSON representation
A tinny GC written in plain C
- Host: GitHub
- URL: https://github.com/acorrenson/minigc
- Owner: acorrenson
- License: mit
- Created: 2021-01-19T17:02:50.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-22T20:08:09.000Z (almost 4 years ago)
- Last Synced: 2024-11-20T11:54:30.628Z (2 months ago)
- Topics: c, compiler-construction, compiler-design, garbage-collector, java, ocaml, programming-languages
- Language: OCaml
- Homepage:
- Size: 267 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# miniGC
A tinny GC written in plain C