Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

Jump to content

Talk:Flix (programming language)

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia
Latest comment: 1 year ago by MattWithTwoTees in topic Has the naming of effects changed?

TODO Items

[edit]
  • Add a section on Early History.
  • Improve the writing of "Principles" section and integrate it better into the article.
  • Add section on "Lattice Semantics" after "First-class Datalog Constraints".
The above unsigned list was created by COI editor JorKadeen (talk · contribs · deleted contribs · logs · filter log · block user · block log). JorKadeen, you should not be editing this article. --Guy Macon (talk) 02:39, 21 December 2020 (UTC)Reply
@JorKadeen:, allow me to second that thought. While it is fine to suggest changes on a talk page, be careful to not edit articles for which you have a conflict of interest. Wikipedia is not here for promotion. 20:08, 23 December 2020 (UTC)Reply
My apologies. I shall not make any edits until the deletion debate has been resolved. Then, afterwards, I will either post suggested changes on the talk page or using the COI noticeboard. JorKadeen (talk) 21:47, 23 December 2020 (UTC)Reply


Has the naming of effects changed?

[edit]

The article names them "Pure" and "Impure" and yet the official website at this time refers to "{}" and "IO" respectively. Nbrader (talk) 17:54, 10 February 2024 (UTC)Reply

@Nbrader The language used to have binary effects (just Pure vs. Impure), but now the effects are sets, of which IO can be a member. MattWithTwoTees (talk) 06:07, 27 July 2025 (UTC)Reply