Skip to content

fpsvogel/learn-roc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 

Repository files navigation

Learn Roc

This repo used to list resources for several functional programming languages, and the raw file still contains commented-out sections for Haskell and Elixir.

But these days I'm more interested in Roc because it's intentionally small and tries to incorporate some of the strengths of dynamic languages, while being fully statically typed.

If you notice any broken links here, please let me know by opening an issue.

Table of contents

Community

Learning

Reference

Exercises

Projects

  • Make a game, probably text-based. But if graphical, study these: