Skip to content

mkessy/functional-sketch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Functional Sketchbook

This is my in-progress space for exploring generative art/coding using functional programming paradigms.

Some goals for this project:

  1. Make cool art
  2. Deepen my understanding of various functional programming concepts and methods
  3. Investigate and implement interesting algorithms and data-structures
  4. Explore new libraries and technologies

Currently most of the code is in TypeScript. I'm using the amazing fp-ts library that implements popular patterns and abstractions available in most functional languages. For interacting with the canvas I'm using graphics-ts (built on fp-ts) which is a port of canvas libraries in PureScript.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published