lazy-evaluation topic

List lazy-evaluation repositories

timi

65
Stars
2
Forks
Watchers

A visual interpreter of the template instantiation machine to understand evaluation of lazy functional languages

unpythonic

85
Stars
3
Forks
Watchers

Supercharge your Python with parts of Lisp and Haskell.

lazy-table

52
Stars
2
Forks
Watchers

A python-tabulate wrapper for producing tables from generators

PartialFunctions.jl

47
Stars
2
Forks
Watchers

A small package to simplify partial function application

core

28
Stars
2
Forks
Watchers

SPJ's tutorial on implementing functional languages

procrastination

47
Stars
3
Forks
Watchers

A small, straightforward library bringing the benefits of functional programming to Java 11

leseq

27
Stars
3
Forks
Watchers

Lazy collection(lazy list) with high tree-shaking affinity and easy customization.

wyvern

55
Stars
5
Forks
Watchers

Automatic conversion of call by value into call by need in the LLVM IR.

ts-lazy-collections

25
Stars
1
Forks
Watchers

Lazy collections with iterators for TypeScript