https://github.com/snowleopard/live
Live programming sessions
https://github.com/snowleopard/live
Last synced: 9 months ago
JSON representation
Live programming sessions
- Host: GitHub
- URL: https://github.com/snowleopard/live
- Owner: snowleopard
- License: mit
- Created: 2019-01-03T20:36:34.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-08T17:27:18.000Z (over 7 years ago)
- Last Synced: 2025-01-19T13:44:53.975Z (over 1 year ago)
- Language: JavaScript
- Size: 820 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Live programming sessions
## Algebraic graphs
Slides: https://www.staff.ncl.ac.uk/andrey.mokhov/live/slides/Graph.html
Live coding: https://github.com/snowleopard/live/blob/master/src/Graph.hs
Solutions: https://github.com/snowleopard/live/blob/master/src/Solution/Graph.hs