https://github.com/mkeeter/graphene
Hierarchical computation graphs; details at
https://github.com/mkeeter/graphene
Last synced: 4 months ago
JSON representation
Hierarchical computation graphs; details at
- Host: GitHub
- URL: https://github.com/mkeeter/graphene
- Owner: mkeeter
- Created: 2016-09-02T19:30:29.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-06T22:27:06.000Z (almost 10 years ago)
- Last Synced: 2025-07-07T00:02:28.379Z (11 months ago)
- Language: Racket
- Homepage: https://mattkeeter.com/projects/graphene
- Size: 149 KB
- Stars: 19
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

An implementation of hierarchical computation graphs in [Racket](http://racket-lang.org/).
Project write-up [here](https://mattkeeter.com/projects/graphene).