Skip to content

Commit 3e3f2b8

Browse files
authored
reorganize to research links by topic
1 parent 80bd8cd commit 3e3f2b8

File tree

1 file changed

+46
-43
lines changed

1 file changed

+46
-43
lines changed

links.md

+46-43
Original file line numberDiff line numberDiff line change
@@ -6,47 +6,74 @@ title: Link Research
66

77
## To Research
88

9-
* https://noflojs.org/
9+
### Streamsheets
1010

11+
* [CycleJS Component Difficulties](https://www.youtube.com/watch?v=CU8jtb6UBGg&feature=youtu.be&t=46m15s)
1112
* http://conal.net/papers/icfp97/
1213
* http://conal.net/papers/push-pull-frp/
14+
* http://conal.net/papers/Eros/
15+
* http://tinyletter.com/Flowsheets/
1316
* https://github.com/gelisam/frp-zoo
17+
* https://github.com/reflex-frp/reflex
1418
* making sure everything can be visual (pool, math.random) https://github.com/cyclejs/cyclejs/issues/581
19+
* [Forms/3](http://web.engr.oregonstate.edu/~burnett/Forms3/forms3.html)
20+
* [MIT Objective spreadsheets](https://sdg.csail.mit.edu/projects/objsheets) from Jaime Brandon
21+
* [Dedalus](https://pdfs.semanticscholar.org/03dc/b87fb0e0d8cd9fa85b09035a98ba5f2c779e.pdf)
22+
* [Lucid](http://worrydream.com/refs/Wadge%20-%20Lucid,%20the%20Dataflow%20Programming%20Language.pdf)
23+
* [query, datalog, logicblox](https://pdfs.semanticscholar.org/0ffa/f68f4399998864d6d9835c7bd8240d322b49.pdf) from Jaime Brandon
24+
* https://en.wikipedia.org/wiki/Prograph
25+
* https://noflojs.org/
26+
* http://www.ragic.com/
27+
* [Framer 3](https://www.producthunt.com/posts/framer-3)
1528

1629

30+
### LogicHub
1731

1832
* [TiddlyWikin](http://tiddlywiki.com/)
19-
* [Alan Kay HN AMA](https://news.ycombinator.com/item?id=11939851)
20-
* http://elevr.com/elevr-leaving-ycr/
33+
* https://github.com/raymestalez/nulis
34+
* http://wagn.org/
35+
* [Chorus](http://www.chorus-home.org/)
36+
37+
38+
### Projectional / block based editors
39+
2140
* [Hazelnut](https://www.youtube.com/watch?v=99SRVnRA9Ec)
2241
* https://arxiv.org/pdf/1703.08694.pdf
23-
* [anima - Or Arbel](http://www.animaapp.com/)
24-
* [Whats Functional Programming All About](http://www.lihaoyi.com/post/WhatsFunctionalProgrammingAllAbout.html#what-functional-programming-is-not)
2542
* [General Principles for a Generalized Idea Garden](https://www.researchgate.net/publication/313369217_General_Principles_for_a_Generalized_Idea_Garden)
2643
* get back to Jonathan Edwards after reading this one!
2744
* [Usability Analysis of Visual Programming Environments](http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.35.815&rep=rep1&type=pdf)
28-
* https://noflojs.org/
29-
* [MIT Objective spreadsheets](https://sdg.csail.mit.edu/projects/objsheets) from Jaime Brandon
3045
* [A Module System for a General-Purpose Blocks Language](http://www.vpri.org/pdf/tr2015003_modsys.pdf)
31-
* [Dedalus](https://pdfs.semanticscholar.org/03dc/b87fb0e0d8cd9fa85b09035a98ba5f2c779e.pdf)
32-
* [Lucid](http://worrydream.com/refs/Wadge%20-%20Lucid,%20the%20Dataflow%20Programming%20Language.pdf)
33-
* [Forms/3](http://web.engr.oregonstate.edu/~burnett/Forms3/forms3.html)
34-
* [CycleJS Component Difficulties](https://www.youtube.com/watch?v=CU8jtb6UBGg&feature=youtu.be&t=46m15s)
35-
* [Joe Edelman - citizen logisitics](http://nxhx.org/) and [Chatterbase](http://alpha.trycarbide.com/@jxe/6d5e19369ddb9cc4728510e11a3f7586)
36-
* http://explorabl.es/reading/
37-
* https://github.com/raymestalez/nulis
46+
* http://www.luna-lang.org/
47+
* https://www.touchdevelop.com
48+
* https://www.hyperpad.com/
49+
* Thunkable
50+
* https://powerapps.microsoft.com/en-us/
51+
* Jet Brains MPS
52+
* http://www.greenfoot.org/frames/
53+
* http://flowlab.io
54+
* http://embrio.io/
55+
* http://harc.ycr.org/project/gp/
56+
* http://www.andescotia.com/products/marten/
3857

39-
### Unordered
4058

41-
* [query, datalog, logicblox](https://pdfs.semanticscholar.org/0ffa/f68f4399998864d6d9835c7bd8240d322b49.pdf) from Jaime Brandon
59+
### Inspiration
60+
61+
* [Alan Kay HN AMA](https://news.ycombinator.com/item?id=11939851)
62+
* http://elevr.com/elevr-leaving-ycr/
63+
* [Whats Functional Programming All About](http://www.lihaoyi.com/post/WhatsFunctionalProgrammingAllAbout.html#what-functional-programming-is-not)
64+
* [Joe Edelman - citizen logisitics](http://nxhx.org/) and [Chatterbase](http://alpha.trycarbide.com/@jxe/6d5e19369ddb9cc4728510e11a3f7586)
65+
* http://explorabl.es/reading/
66+
* http://nxhx.org/
67+
* [anima - Or Arbel](http://www.animaapp.com/)
4268
* https://idyll-lang.github.io/
4369
* Inmates are running the Asylum
4470
* Hacker's Delight
4571
* [On Abstraction - Zach Tellman](https://m.youtube.com/watch?v=x9pxbnFC4aQ) from dan scanlon
4672
* [New Etoys](http://www.vpri.org/fonc_wiki/index.php?title=New_Etoys)
4773
* [Alan Kay Videos](http://www.vpri.org/html/words_links/links_ifnct.htm)
48-
* spend time with Lively Kernal
49-
* learn about HyperCard!
74+
* Lively Kernal
75+
* HyperCard
76+
* Vi Hart
5077
* [code.world](https://code.world/#PgOPqtxOVsfDQJe7-GkGdnQ)
5178
* [SKETCHPAD A MAN-MACHINE GRAPHICAL COMMUNICATION SYSTEM - Sutherland](https://www.cs.purdue.edu/homes/hosking/197/canon/sutherland.pdf)
5279
* look into heap analytics for its similarity to streamsheets (from Joe West)
@@ -55,60 +82,36 @@ title: Link Research
5582
* [Stencil – A reusable web component generator](https://news.ycombinator.com/item?id=15080174)
5683
* [http://digitalfreepen.com/2017/08/16/elixir-in-depth-notes.html](http://digitalfreepen.com/2017/08/16/elixir-in-depth-notes.html)
5784
* [John Carmack's keynote at Quakecon 2013 part 4](https://www.youtube.com/watch?v=1PhArSujR_A)
58-
* http://www.luna-lang.org/
59-
* https://www.touchdevelop.com
60-
* http://nxhx.org/
61-
* http://wagn.org/
62-
* Vi Hart
6385
* [Maude](https://www.youtube.com/watch?v=mZE_Xv9qym4), which comes highly reccomended by Ezekiel Smithburg from the Future Programming Slack.
6486
* http://worrydream.com/substroke/
6587
* [ICFP 2012. Roly Perera: Functional Programs that Explain their Work.](https://www.youtube.com/watch?v=pqtqaL_ojpk&feature=plcp)
6688
* [Pacific Northwest Scala 2013 We're Doing It All Wrong by Paul Phillips](https://www.youtube.com/watch?v=TS1lpKBMkgg)
67-
*http://www.subtext-lang.org/
6889
* Furure of Programming Workshop - http://www.future-programming.org/
6990
* http://www.kenperlin.com/
7091
* http://harc.ycr.org/flex/
7192
* http://alpha.trycarbide.com/
72-
* [Chorus](http://www.chorus-home.org/)
7393
* Kite.com
7494
* PureScript
7595
* https://elixir-lang.org/
7696
* http://www.eff-lang.org/
7797
* https://personal.cis.strath.ac.uk/conor.mcbride/pub/Frank/TFM.pdf
7898
* Idris
79-
* http://conal.net/papers/Eros/
80-
* http://tinyletter.com/Flowsheets/
8199
* http://shaunlebron.github.io/parinfer/
82100
* https://www.sourcetrail.com/
83101
* http://www.clickteam.com/multimedia-fusion-2
84102
* Unity
85103
* https://www.scirra.com/construct2
86-
* https://www.hyperpad.com/
87-
* Thunkable
88-
* https://powerapps.microsoft.com/en-us/
89-
* http://www.ragic.com/
90-
* http://www.chorus-home.org/
91-
* Jet Brains MPS
92-
* http://www.greenfoot.org/frames/
93-
* http://flowlab.io
94-
* http://embrio.io/
95-
* http://harc.ycr.org/project/gp/
96-
* [Tulip](https://www.youtube.com/watch?v=lvclTCDeIsY)
97104
* https://www.pipes.digital/
105+
* [Tulip](https://www.youtube.com/watch?v=lvclTCDeIsY)
98106
* https://www.theatlantic.com/magazine/archive/1945/07/as-we-may-think/303881/
99107
* http://www.memex.org/licklider.pdf
100108
* http://web.media.mit.edu/~minsky/papers/TuringLecture/TuringLecture.html
101109
* [Computer as Communications Device](https://www.dropbox.com/s/4td8aj5gglf4qfj/The%20Computer%20As%20A%20Communications%20Device.pdf?dl=0)
102110
* http://www.red-lang.org/p/about.html
103111
* https://cospaces.io/edu/
104-
* Lively Kernal
105112
* [Seymour Papert On Logo](http://el.media.mit.edu/logo-foundation/resources/onlogo/index.html)
106113
* [Type Systems for Beginners](https://gilbert.ghost.io/type-systems-for-beginners-an-introduction/)
107114
* [Types, Logic, Semantics, and Verification](https://www.cs.uoregon.edu/research/summerschool/summer15/curriculum.html)
108-
* [Framer 3](https://www.producthunt.com/posts/framer-3)
109-
* https://en.wikipedia.org/wiki/Prograph
110-
* http://www.andescotia.com/products/marten/
111-
* https://github.com/reflex-frp/reflex
112115
* reasonML
113116
* http://conal.net/blog/posts/reimagining-matrices
114117
* https://www.linkedin.com/pulse/programming-languages-future-coding-chris-grimes

0 commit comments

Comments
 (0)