Add link to Only1Loatheb's fork in README.

This commit is contained in:
Robbie Gleichman 2022-03-20 13:40:39 -07:00 committed by GitHub
parent 6706abc003
commit 4a4fd9728a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,8 @@
[Link to project wiki](https://github.com/rgleichman/glance/wiki) (for mobile viewers)
For updates and coding livestreams check out the [Glance YouTube channel](https://www.youtube.com/channel/UCs2gsWfcy83Yqk873WkPfeg).
Also, check out [Only1Loatheb's fork](https://github.com/Only1Loatheb/glance/) which has a different visual style and an interactive mode.
# Glance
Glance is a visual syntax for the programming language Haskell. The goal of this project is to increase programmer happiness and productivity by allowing programmers to create and understand programs in new and different ways. Currently, the Glance executable produces a visual representation of your code in the form of an SVG image when given a textual Haskell source file. In the future, I hope to create a visual editor for Haskell. Please scroll down to see some example images.