https://github.com/abrudz/genealogy
Array Language Genealogy
https://github.com/abrudz/genealogy
Last synced: 4 days ago
JSON representation
Array Language Genealogy
- Host: GitHub
- URL: https://github.com/abrudz/genealogy
- Owner: abrudz
- License: mit
- Created: 2021-05-14T09:14:02.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-10-04T05:43:36.000Z (about 2 years ago)
- Last Synced: 2025-02-10T15:30:54.471Z (9 months ago)
- Language: HTML
- Size: 9.45 MB
- Stars: 5
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Array Language Genealogy
To generate the images:
* Paste the corresponding .txt file content into [WebGraphviz](http://www.webgraphviz.com/).
* Click Generate Graph!.
* Inspect the generated graph (F12).
* Copy the SVG source to the corresponding .svg file.
* Render the SVG, for example as follows:
* Edit the .svg and insert `` at the top.
* Open it in Firefox.
* Right click > Take Screenshot > Save full page.