Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 595 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 595 Bytes

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