Hspp Versions Save

hspp: An experimental library to bring Haskell Style Programming to C++.

0.0.1

1 year ago

Main feature:

  1. Basic haskell syntax including (curried) function calls,
  2. do notation and list/range comprehension,
  3. basic concurrency support, including STM.

What's Changed

New Contributors

Full Changelog: https://github.com/BowenFu/hspp/commits/0.0.1