Commit Graph

29 Commits

Author SHA1 Message Date
Robbie Gleichman
9d9862539d Draw bounding boxes for lambdas. 2018-11-11 03:17:06 -08:00
Robbie Gleichman
a396ec7ce3 Add a few more examples to advantages.hs. Add SVG for advantages.hs. 2017-01-06 19:15:30 -08:00
Robbie Gleichman
610ad9a4eb Add advantages.hs which shows some of the advantages of a visual syntax over text. 2017-01-06 17:29:27 -08:00
Robbie Gleichman
798466004c Fix ports for case rhs and patterns being switched. Revise tutorial. 2017-01-05 17:52:14 -08:00
Robbie Gleichman
e8290791da Improve whitespace in tutorial. Update tutorial svg. 2017-01-04 01:47:44 -08:00
Robbie Gleichman
6c5663dccf Revise tutorial. 2016-12-28 19:05:43 -08:00
Robbie Gleichman
d7eb3749d9 Make the args of pattern apply nodes vertical to make embedding cases nicer. 2016-12-25 17:08:11 -08:00
Robbie Gleichman
d61c9bf6e9 Add top level type signitures. 2016-12-16 00:47:48 -08:00
Robbie Gleichman
958611dde3 Add compose to tutorial. 2016-12-09 13:35:51 -08:00
Robbie Gleichman
bef2208939 Fix simplifyExp in Translate. Modify factorial in tutorial to not use compose. 2016-12-09 00:56:40 -08:00
Robbie Gleichman
540c864f25 Put the function name in nested apply and pattern apply in a colored box. 2016-12-09 00:42:53 -08:00
Robbie Gleichman
c8649945c3 Cycle colors for nested apply. 2016-12-09 00:35:19 -08:00
Robbie Gleichman
3991b1531d Add note about random line colors to tutorial. 2016-12-08 12:21:32 -08:00
Robbie Gleichman
97cff80df0 Revise tutorial. 2016-12-07 22:09:52 -08:00
Robbie Gleichman
4ab82128f7 Update tutorial. 2016-12-02 20:18:32 -08:00
Robbie Gleichman
a7f2330d5d Update tutorial svg 2016-11-27 18:07:55 -08:00
Robbie Gleichman
971a8ee50b Fix type in tutorial/getting started guide. 2016-11-01 18:31:28 -07:00
Robbie Gleichman
21727bc9f1 Use nested function apply icon even when the function is not text. 2016-05-29 00:55:09 -07:00
Robbie Gleichman
24e3e23f28 Add fact.hs 2016-05-28 21:49:48 -07:00
Robbie Gleichman
6e56b2e5d1 Add rendered SVG for tutorial.hs. 2016-05-28 20:57:07 -07:00
Robbie Gleichman
4d979ac5a3 Fix comment text alignment. 2016-05-28 20:53:51 -07:00
Robbie Gleichman
d60977eee1 Modify tutorial. 2016-05-28 19:43:10 -07:00
Robbie Gleichman
cd02cd5d90 Add more to the tutorial. 2016-05-26 22:27:10 -07:00
Robbie Gleichman
6afb02c037 Add a tutorial/introduction file. Add support for multiline comments. 2016-05-22 23:19:06 -07:00
Robbie Gleichman
77761e9611 Add argument dots to Apply0N. Add a fact2 example that uses the apply argument to distrubute the factorial function argument. 2016-01-22 18:08:53 -08:00
Robbie Gleichman
b68a9c88d1 clean up main. Make arrows slightly smaller. 2016-01-22 01:38:28 -08:00
Robbie Gleichman
26b88fd14c fix factorial image 2016-01-20 22:42:57 -08:00
Robbie Gleichman
225c8179b1 Add port bottom of guard. Improve guard icon. 2016-01-20 22:39:51 -08:00
Robbie Gleichman
da759de89a Add example images. 2016-01-20 21:37:38 -08:00