mirror of
https://github.com/roc-lang/roc.git
synced 2024-11-11 05:34:11 +03:00
collection of research + lamdu
This commit is contained in:
parent
3e2ac2e81e
commit
86dd751569
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user