Skip to content

patternscientist/fp-exercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FP Exercises

Self-directed functional programming exercises, organized by language.

Contents

haskell/h99/ — H-99: Ninety-Nine Haskell Problems

Solutions to the first ~39 problems from the H-99 set, with inline tests.

sml/15-150/ — CMU 15-150 (Principles of Functional Programming)

Selected homework/lab solution files written independently. Code only (no handouts / starter templates).

Files include:

  • hosoya.sml, itree.sml, robot.sml, is-permutation.sml
  • mult.sml, treeMin.sml
  • exp.sml, trees.sml, fuse.sml, flatten.sml
  • summorial.sml, errors.sml

Notes

These are solutions written for learning and reference; they are not affiliated with any course offering.

About

Functional programming exercises

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors