referentially-transparent

There are 6 repositories under referentially-transparent topic.

  • battermann/pureapp

    A small library for writing referentially transparent and stack-safe sequential programs

    Language:Scala40503
  • catseye/Robin

    MIRROR of https://codeberg.org/catseye/Robin : A Scheme-like language where both functions and macros are defined in terms of fexprs

    Language:Haskell10301
  • imuli/candid-wanderings

    dependently typed programming language with timeless referential transparently

    Language:Haskell5400
  • sinoz/coroutine_monad

    A purely functional implementation of the Coroutine monad, in TypeScript.

    Language:TypeScript3240
  • JustMeGaaRa/functional-programming.course

    This is a repository with an implementation of Conway's Game of Life. The game itself is implemented using several stacks in C#, F# and TypeScript. The purpose behind it is to have a small real-world example to show functional principles and features. Moreover, the repository is organized as 3 different projects an a small book/course in markdown to describe functional programming and reactive programming.

  • kczulko/astar

    A* algorithm

    Language:Scala31