Skip to content

😤 Puzzles and other things done in Haskell and Rust

Notifications You must be signed in to change notification settings

nlinker/playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Haskell/Rust/Scala playground

The repo consists of some experiments and tasks done in Haskell.

  • expr-gen:

The project contains the code to solve the task to generate valid expressions. Requires many not-so-basic things like logic programming, type-safe DSLs, monad transformers and isolating side effects to enable good testability.

  • free-transactions:

The project contains POC code that shows how to do transactions with free monads.

Useful links

To separate subdir into a new repository https://help.github.com/en/articles/splitting-a-subfolder-out-into-a-new-repository

About

😤 Puzzles and other things done in Haskell and Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published