Skip to content
This repository was archived by the owner on Feb 8, 2025. It is now read-only.

Latest commit

 

History

History
204 lines (152 loc) · 15.1 KB

README.md

File metadata and controls

204 lines (152 loc) · 15.1 KB

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: