collection of research + lamdu

This commit is contained in:
Anton-4 2021-02-09 16:16:32 +01:00 committed by GitHub
parent 3e2ac2e81e
commit 86dd751569
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,6 +8,8 @@ Here are some ideas and interesting resources for the editor. Feel free to make
These are potentially inspirational resources for the editor's design. These are potentially inspirational resources for the editor's design.
Nice collection of research on innovative editors, [link](https://futureofcoding.org/catalog/).
### Package-specific editor integrations ### Package-specific editor integrations
(Or possibly module-specific integrations, type-specific integrations, etc.) (Or possibly module-specific integrations, type-specific integrations, etc.)
@ -53,6 +55,7 @@ These are potentially inspirational resources for the editor's design.
* [Live Programing](https://www.microsoft.com/en-us/research/project/live-programming/?from=http%3A%2F%2Fresearch.microsoft.com%2Fen-us%2Fprojects%2Fliveprogramming%2Ftypography.aspx#!publications) by [Microsoft Research] it contains many interesting research papers. * [Live Programing](https://www.microsoft.com/en-us/research/project/live-programming/?from=http%3A%2F%2Fresearch.microsoft.com%2Fen-us%2Fprojects%2Fliveprogramming%2Ftypography.aspx#!publications) by [Microsoft Research] it contains many interesting research papers.
* [Math Inspector](https://mathinspector.com/), [github](https://github.com/MathInspector/MathInspector) * [Math Inspector](https://mathinspector.com/), [github](https://github.com/MathInspector/MathInspector)
* [Lamdu](http://www.lamdu.org/) live functional programming.
### Productivity features ### Productivity features