Song icon indicating copy to clipboard operation
Song copied to clipboard

Song is a terse functional programming language.

Results 32 Song issues
Sort by recently updated
recently updated
newest added

Is there a academic paper, or why this came to be?

> ["a", "b"].map(|c| Do . to = "[To " + "me]" . to.out . End) Evaluation error ↳ map(["a", "b"], λ(c) = scope (to: +("[To ", "me]"), out(to))) ↳ [f(x)|map(xs,...

bug

This seems to be because the LineNoise library doesn't support it well.

bug

A "visual" IDE that shows data continually flowing through function inputs/outputs so you can see how the program is affected as you change things.

feature

This would work like the `@autoclosure` feature in Swift so that callers to a function would not need to wrap their argument in a thunk explicitly. Special case to not...

feature

Many useful scripts need to be able to open files for reading and writing.

feature